A simple solver for TicTacToe implemented as a very basic neural network in Rust. The network is trained over all possible game state and actions obtained from a minmax solver. After the training (that can be stopped by various configurable conditions), it's possible to play against the trained network.
-
Notifications
You must be signed in to change notification settings - Fork 0
alessiobonfiglio/neural_tictactoe_rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic neural network that plays TicTacToe written in Rust
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published