anubisthejackle / 2048-Deep-Learning

MIT License
77 stars 33 forks source link

Shut off Random Move #2

Closed anubisthejackle closed 9 years ago

anubisthejackle commented 9 years ago

The training for every move should, in theory, cause the network to never become stagnant. I'm wondering if the random move is causing the network to sporadically fail. Shut this off, and test to see if that improves game longevity.