anubisthejackle / 2048-Deep-Learning

MIT License
77 stars 33 forks source link

Remove animation from actuator. #8

Closed anubisthejackle closed 8 years ago

anubisthejackle commented 9 years ago

Removing the required animation from the actuator, and making it simply manipulate the internal array, will speed up the training process. It will also be a step in the direction of letting the code move server-side, which will further speed the process up.