Skip to content

A Microsoft Visual Studio project implementing a backpropagation algorithm to train agents

Notifications You must be signed in to change notification settings

JeremyC-za/CSC3022H_BackPropagation

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 backpropagation 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 CNeuralNet.cpp

About

A Microsoft Visual Studio project implementing a backpropagation algorithm to train agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published