Ruchit Modi's repositories
Email-Classification
Classifying emails into custom user labels
gesture-recognition
Recognizing Swiping Gestures on a touchscreen using SHARK2 Decoder
pacman-ai-multiagent
Solutions to Pacman AI Multi-Agent Search problems
relation-extraction
RNN and CNN based Relation Extraction models in tensorflow 2.0
linear-discriminant-trees
Linear Discriminant Decision Tree classifier implemented in Python
perceptron
Perceptron learning algorithm implemented in Python
TicTacToe-with-AI
Tic Tac Toe game in both python and java with Artificial Intelligence for second player using alpha-beta pruning for MiniMax algorithm.
covid19-and-crime
Analysing the effects of COVID-19 on crimes in San Francisco, California
rmodi6.github.io
Repository to develop, maintain and showcase my portfolio.
accessible-forums
Web application for a forum website with accessibility
adaboost
Adaptive Boosting of Weak Learners implemented in Python
clickstream-mining
Mining clickstream data to predict if a visitor will view another page or leave the website.
graduation
$ git remote <graduation> yearbook
magic-numbers
Choose a number between 1 and 63, and the app guesses the number using 6 simple Yes/No questions.
Minesweeper-Game
The age-old annoying Minesweeper game on Windows implemented in Java using Java Swing tools.
pacman-ai-ghostbusters
Solutions to Pacman AI Ghostbusters problems
pacman-ai-search
Solutions to Pacman AI Search problems
plotly-samples
Repository to maintain jupyter notebooks of plotly samples
prob-stats
Coding solutions for Probability and Statistics homework questions
sentence-representations
Implementing and Evaluating sentence representations of DAN and GRU using tensorflow
splitwise
Python SDK for Splitwise
theory-of-database-systems
Homework files for CSE532 - Theory of Database Systems