I'm an undergraduate student at Yale University class of 2028 interested in building quantitative models, game theory model development, and computational AI design and modeling. Below, you can explore some of my work and download my resume.
Using a mini-max algorithm with situtional analysis at depth of 8 moves this bot is able to play connect-4 efficiently and consisdently beat human players (assuming non-perfect play) without much computational complexity
GitHub Repothis is my recursive self-made backpropogation algorithm (No ML libraries!) which uses a recursive net to learn from previous days (10 business days) of data and make an estimate of the closing price of AMZN stock given previous closing prices
RNN-model Analysis:
GitHub RepoLTSM-model Analysis algorithm:
GitHub RepoIn this project, I use a coinbase API to connect to real-time Bitcoin trading information and pass it through a LSTM strategy to make a price prediction. I use certain economic theory for risk-management and staking quantity. I have trained the model on 900 days of Bitcoin past prices.
GitHub RepoClick the link below to download my resume:
Download Resume (PDF)