-
Image Annotation Using Machine Learing
- Implemented "Image Annotation using metric learning in semantic neighbourhood" paper in python and c++
- Used COrel5k Dataset to train our data
-
Play Tic-Tac-Toe with AI
- A python implementation of AI based tic tac toe using minmax algorithm
- Used pygame library for the GUI of the game
-
FilffyBird
- Arcade Game based On Flappy Bird using Love2d game engine
- learned lua while building the game
-
Multi-Layered Randomized Mix Network
- Developed a network system to provide anonymity of user over the internet
- Extended the basic C-mix network architecture with some principles of onion routing