Skip to content
Artur edited this page May 6, 2023 · 1 revision

Example of training a neural network for playing Poker, Blackjack, Tic-Tac-Toe. Genetic algorithms are used to train neural networks. Implementation is in Java. Project page on my website: http://blog.livegig.ru/archives/2367

Clone this wiki locally