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

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

Windows program in C# where you can play Connect 4 against a neural network that learns as you play. Neural Network is based off of the code found here https://code.msdn.microsoft.com/windowsdesktop/Basis-of-Neural-Networks-f12ce1e9 .
https://github.com/bracciata/neural-network-connect-4-game

Last synced: about 1 year ago
JSON representation

Windows program in C# where you can play Connect 4 against a neural network that learns as you play. Neural Network is based off of the code found here https://code.msdn.microsoft.com/windowsdesktop/Basis-of-Neural-Networks-f12ce1e9 .

Awesome Lists containing this project