You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation of variable iteration and q-learning algorithms using Java programming language. The project was completed by @DavidLeeftink and @mantas-makelis for the Searching, Planning & Machine Learning (SPML) course @radbouduniversity. The framework of the grid world was created by Jered Vroon.
An assignment for COMP3702 at UQ. Original problem was a Markov Decision Process. Solved using an implementation of a Monte-Carlo-Tree-Search. Final grade 110/100.