Reinforcement Learning and MDP's

Class Instructor Date Language Ta'ed Code
CS 4641 Machine Learning Charles Isbell Spring 2014 Java No Code N/A

Another project I implemented for the Machine Learning class. I used a prebundled library of Java ML and planning functionality called Burlap and implemented Value Iteration and Policy Iteration along with Q-Learning.