Below is a list of my major projects. Most of them are open-sourced. Please feel free to share your comments or contribute directly on GitHub.
Google's official PageRank algorithm implementation for distributed machines.
DiscoverAn open-source general implementation of some common generative models (GANs and VAEs).
DiscoverAn open-source implementation of MAML algorithm for supervised learning in Pytorch.
DiscoverAn AI bot for the game Tic-Tac-Toe using mofified Monte Carlo Tree Search.
DiscoverEnd-to-End retrieval system to perform toy-scale evaluation of Vector-space models.
DiscoverImplementation and analysis of Matrix Game, a toy problem for analyzing Multi-Agent RL.
Discover