Pinned Repositories
amazonaccess
Amazon Employee Access Challenge
AML-CoVe
University of Oxford - Advanced Machine Learning Reproducibility Challenge. Contextualized Word Vectors (CoVe)
arsenal
Arsenal of python utilities.
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
cpp_for_c_programmers_course
Projects pertaining to "C++ for C Programmers" course by Ira Pohl
CppHexWithAI
Game of Hex implemented in C++ as player versus AI. Utilizes <thread> library to parallelize Monte Carlo simulations for AI move determination. AI move determination takes roughly 45 seconds on 3.3GHz CPU.
DataScienceResources
Open Source Data Science Resources.
Driving-Test-Cancellations
A python bot which searched for driving test cancellations and reserves them for you. You can then either book the test or keep searching.
HexMinimax
a working example of a game called hex, ai uses minimax and negamax
Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
adi2103's Repositories
adi2103/AML-CoVe
University of Oxford - Advanced Machine Learning Reproducibility Challenge. Contextualized Word Vectors (CoVe)
adi2103/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
adi2103/amazonaccess
Amazon Employee Access Challenge
adi2103/arsenal
Arsenal of python utilities.
adi2103/cpp_for_c_programmers_course
Projects pertaining to "C++ for C Programmers" course by Ira Pohl
adi2103/CppHexWithAI
Game of Hex implemented in C++ as player versus AI. Utilizes <thread> library to parallelize Monte Carlo simulations for AI move determination. AI move determination takes roughly 45 seconds on 3.3GHz CPU.
adi2103/DataScienceResources
Open Source Data Science Resources.
adi2103/Driving-Test-Cancellations
A python bot which searched for driving test cancellations and reserves them for you. You can then either book the test or keep searching.
adi2103/HexMinimax
a working example of a game called hex, ai uses minimax and negamax
adi2103/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
adi2103/pigeon
A light weight voice messaging app
adi2103/QNN-Training-in-Low-Precision
In this tensorflow implementation, I propose methods to both train and evaluate deep neural networks in low precision after a thorough study of different aspects of quantized neural networks, past challenges and trends.
adi2103/simsum
A django app that takes a facebook page handle and a twitter handle as inputs and tells whether the two handles belong to same person/organisation or not.
adi2103/synapse
Social Network Analysis using videos