
Recommendation System
Finding expert witnesses to testify on a given patent.
This was a project for a graduate CS course. Source code and written report can be shared in private upon request with potential employers.
Can a reinforcement learning algorithm like QLearner outperform a manual strategy when trading stocks in the market?
I used several technical indicators for historical stock data, a manually coded Q Learner, and a stock market simulator to backtest a learned strategy and compare it to a manual strategy.
Finding expert witnesses to testify on a given patent.
Comparison of Supervised Learning Algorithms: k-NN, SVM, Decision Trees, Boosted Trees, and Neural Networks