Skip to content

A Microsoft Visual Studio project implementing a Q-Learning algorithm to train agents

Notifications You must be signed in to change notification settings

JeremyC-za/CSC3022H_Q_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is my assignment submission for Machine Learning course I took during the third year of my degree. We were provided with a Microsoft Visual Studio project, which contained some minesweepers, mines, rocks and super rocks. The purpose of the assignment was to train the minesweepers using Q-Learning so that they maximise the number of mines collected, and minimise the number of collisions with rocks.

The assignment was coded in C++, and my code can be found in CQLearningController.cpp

About

A Microsoft Visual Studio project implementing a Q-Learning algorithm to train agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published