Hasnain Roopawalla (hasnainroopawalla)

hasnainroopawalla

Geek Repo

Company:Microsoft

Location:Prague, Czech Republic

Home Page:www.hasnainr.com

Github PK Tool:Github PK Tool

Hasnain Roopawalla's repositories

ant-colony-optimization

A Python package to find the shortest path in a graph using Ant Colony Optimization

Language:PythonLicense:MITStargazers:14Issues:1Issues:3

ShowML

A Python package of Machine Learning Algorithms implemented from scratch.

Language:PythonLicense:MITStargazers:10Issues:0Issues:0

Image-Captioning-Scene-Descriptor

A CNN-LSTM model to generate a sentence/caption that describes the contents/scene of an image.

Language:Jupyter NotebookStargazers:4Issues:1Issues:0

ant-colony-simulation

Ant colony simulation in p5.js using React and TypeScript

Language:TypeScriptLicense:MITStargazers:3Issues:1Issues:0

ScribbleNet

A Python library that classifies hand-drawn doodles into distinct classes (trained on the QuickDraw dataset by Google).

Language:Jupyter NotebookLicense:MITStargazers:3Issues:0Issues:0

circuit-sim

Digital logic gate simulator using React, TypeScript and p5.js

Language:TypeScriptLicense:MITStargazers:2Issues:1Issues:13

Algorithm-Visualization-Python3

Draw Graphs and Visualize Algorithms (Sorting, Shortest Path, etc,) in Python3 (Pygame)

Language:PythonStargazers:1Issues:0Issues:0

Captcha-Classification

A MATLAB project that solves CAPTCHA images using an Image pre-processing pipeline and Decision Trees.

Language:MATLABStargazers:1Issues:0Issues:0

super-resolution-vehicle-trajectory

A Master Thesis project to increase the temporal resolution of vehicle trajectories using recurrent time series imputation.

Language:PythonStargazers:1Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

configwise

Crafting Dynamic Project Configs based on your Browser’s Whims ⚙️

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

Deep-Q-Learning

Playing Atari Games (OpenAI Gym) using Deep Reinforcement Learning.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

hashbase

A collection of cryptographic hashing algorithms implemented in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

trackflow

Track app scenarios with precision using telemetry markers 📈

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

vscode-python-timeit

A Visual Studio Code extension to view the execution time of any Python function on the fly.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:3

deep-learning-playground

A playground to explore neural networks 🚀

Language:TypeScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Image-Colorization-using-OpenCV

Generate a coloured image/video from a grayscale image/video. Uses the Caffe Model to predict 'ab' channel values from 'L' intensity value for each pixel.

Language:PythonStargazers:0Issues:0Issues:0

Keep-Talking-Bot

A bot which solves puzzles from a game - 'Keep Talking and Nobody Explodes'. Uses voice recognition from the user to allow the player to communicate with the bot.

Language:PythonStargazers:0Issues:0Issues:0

LimDOS

Limited MS-DOS

Language:C++Stargazers:0Issues:0Issues:0

Music-Scales

A web application (Flask) to browse and visualize thousands of music scales in any key (uses Ajax calls to fetch music-scales)

Language:JavaScriptStargazers:0Issues:0Issues:0

particle-swarm-optimization

A Python package to solve optimization problems using Particle Swarm Optimization

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Poker-GUI-Python3

This is a GUI based Python3 game created using the pygame library. It involves basic poker functionalities such as bet/check/fold. 4 players can play this game. The game itself decides who the winner is based on Standard Poker Rules. The distribution of cards is completely random.

Language:PythonStargazers:0Issues:0Issues:0

Sudoku-Generator

This algorithm can generate and solve a random Sudoku Puzzle Board using Backtracking

Language:PythonStargazers:0Issues:0Issues:0