An open API service indexing awesome lists of open source software.

https://github.com/bracciata/connect-4-neural-network-trainer

This program will run a Connect 4 Neural Network that trains against either an old version of its self or a random one. It is based off of the code by Microsoft found here https://code.msdn.microsoft.com/windowsdesktop/Basis-of-Neural-Networks-f12ce1e9 .
https://github.com/bracciata/connect-4-neural-network-trainer

Last synced: over 1 year ago
JSON representation

This program will run a Connect 4 Neural Network that trains against either an old version of its self or a random one. It is based off of the code by Microsoft found here https://code.msdn.microsoft.com/windowsdesktop/Basis-of-Neural-Networks-f12ce1e9 .

Awesome Lists containing this project