Skip to content

Reconcyl/neural_net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

neural_net

A program to play the game 2048 randomly or using evolving neural networks.

To run 1000 trials randomly:

python3 random_game.py >> random_results.txt

To run with the neural network:

python3 net.py >> net_results.txt

About

Neural network for 2048

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages