MS in Computer Science (spec. in ML), Georgia Tech
Anime-Face-GAN-Keras. A DCGAN to generate anime faces using custom mined dataset
198Python-Custom-Digit-Recognition. Using OpenCV in python to recognize digits in a scanned page of handwritten digits.
110Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN. A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.
59Playing-custom-games-using-Deep-Learning. Implementation of Google's paper on playing atari games using deep learning in python.
27Machine-Learning-Python-Implementations. Basic ML algorithms written from scratch in python using numpy.
7Python-Genetic-Cars-Box2D. A python implementation of generating cars using genetic programming with Box2D library.
5Python-Solving-NP-Problem-Using-Genetic-Algorithms. Exploring different ways of solving an NP-Hard using genetic algorithms.
4DeepDreamsGIF. A python script to convert GIF into a Google's DeepDream style GIFs.
4Maze-Generator-and-Solver-Interactive. A C++ implementation of a NxN maze generation and solving (either by an algorithm or by user).
4Python-telegram-bot-GetPDFbot. A Telegram bot for getting books for given book name or author name.
4awesome-machine-learning. A curated list of awesome Machine Learning frameworks, libraries and software.
3Data-Science--Cheat-Sheet. Cheat Sheets
3Python-OpenCV-Paint. A simple web-cam paint program using Tkinter and OpenCV
2Java-Web-Search-engine-and-Crawler. A java project demonstrating a simple web search engine
2FreeML. A List of Data Science Resources (Mostly Free)
2Language-and-Library-usage-analysis-of-GitHub-repositories. A simple script to visualize the number of GitHub repositories created in a timeline for a given keyword and programming language. The primary idea is to get some statistics about the usage of libraries across different languages.
2Java-Web-Crawler. A simple java web crawler to crawl a root link and store the results in a MySQL database
2notes. detailed notes on computer science topics, in one page
2Coursera-Data-Manipulation-At-Scale-Systems-and-Algorithms. My solutions for assignments in this course.
2stylegan. StyleGAN - Official TensorFlow Implementation
1GPT2. An implementation of training for GPT2, supports TPUs
1Android-Optical-Text-Recognition-Tool. An android app to recognize printed text using Google's Teserract library.
1