Skip to content

2ToTheNthPower/Pente-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pente-AI

An attempt to create a superhuman AI for playing Pente.

Running pente_zero.py will generate data and train a network on that data. It runs for a very long time to complete even one iteration due to the amount of data being generated and fed to a neural network. Running on a GPU will help mitigate this runtime a little bit.

elo_calculator.py can be used to compare models that result from running pente_zero.py

About

An attempt to create a superhuman AI for playing Pente

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors