Arnav Aviraj Mishra

  1. 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
  2. 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
  3. FilffyBird

    • Arcade Game based On Flappy Bird using Love2d game engine
    • learned lua while building the game
  4. 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