Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
intclass
Intent Classification Repository - Amazon
MobileServerHandler
Assignment for Data Structures : COL106
MoodlePlus
Developed an Android application for Moodle the learning management system used at IIT D
SmallSearchEngine
A search engine that can return and,or,not phrase queries from a set of given webpages
sparseMatVecMul
Code for Sparse Matrix and Vector multiplication. Parallelised using CUDA and MPI
StockPred
Echo State Network for Time Series Stock Index prediction
TakBot
An AI (Minimax with alpha-beta pruning) bot for the game of Tak
TowerAllocationusingAI
Tower Allocation Algorithm using heuristic search(BeamSearch)
tsp
Implements a Genetic Algorithm based approach for solving the Travelling Salesman Problem
akshittyagi's Repositories
akshittyagi/MoodlePlus
Developed an Android application for Moodle the learning management system used at IIT D
akshittyagi/MobileServerHandler
Assignment for Data Structures : COL106
akshittyagi/intclass
Intent Classification Repository - Amazon
akshittyagi/sparseMatVecMul
Code for Sparse Matrix and Vector multiplication. Parallelised using CUDA and MPI
akshittyagi/StockPred
Echo State Network for Time Series Stock Index prediction
akshittyagi/TakBot
An AI (Minimax with alpha-beta pruning) bot for the game of Tak
akshittyagi/TowerAllocationusingAI
Tower Allocation Algorithm using heuristic search(BeamSearch)
akshittyagi/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
akshittyagi/beynew
Beyond Newton: The Space Simulator
akshittyagi/Complaints-IITD
akshittyagi/SmallSearchEngine
A search engine that can return and,or,not phrase queries from a set of given webpages
akshittyagi/tsp
Implements a Genetic Algorithm based approach for solving the Travelling Salesman Problem
akshittyagi/akshittyagi.github.io
akshittyagi/algorithms
akshittyagi/Assignment2
akshittyagi/Assignment3
akshittyagi/CartPole
akshittyagi/GraphicalInference
Estimate Probability Distributions from a factorized expression of the graphical model
akshittyagi/GridWorld
akshittyagi/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
akshittyagi/lift-sim
It's an elevator simulator!
akshittyagi/memqa
akshittyagi/memqa2
akshittyagi/MountainCar
akshittyagi/PhotoCrop
Android app for cropping images taken from the phone camera
akshittyagi/smash-project
Smash compressing allocator project
akshittyagi/squeezenet
Tensorflow implementation of SqueezeNet.
akshittyagi/Tak-sim
Simulator for the game of Tak
akshittyagi/tensorflow
Computation using data flow graphs for scalable machine learning
akshittyagi/tensorflow-tutorial
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE