Skip to content

WolfangT/alvieja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network that learns to play La Vieja (Tic Tac Toe) from Zero

The idea is to simulate a neural network to play tic tac toe against itself, at first it will know nothing about the game, but it will store every step of the game, and check the winner and losser set of moves, and infere from those good and bad strategies.

How to use

alvieja --name "alvieja" train alvieja --name "alvieja" test

About

Neuural networks that learns to play tic tac tor from zero

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published