Repo for neural networks in C#, because no can Python : (
For now this baby AI can only play TicTacToe. The NN consists of an input layer of 9 neurons, 15 in the first hidden layer, 10 in the second hidden layer, 9 in output layer. The program allows selection between playing and training, and weight profiles can be created and saved using option 4 and 5 "SaveWeights" and "LoadWeights" The music is there for ominous effect while training