Snake visualisation
Many copies of a single reinforcement learning agent trained to play snake using the deepq learning algorithm in convnetjs. The food is hidden but the agents all see the same food item, leading to a mixture of random and coordinated movements across the screen. The agents were trained on a smaller 5x5 grid, which is what they continue to see, repeated across the canvas.
https://github.com/Henry-E/snake-visualisation
Status | In development |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | henry-e |
Tags | screensaverjam |
Comments
Log in with itch.io to leave a comment.
That's AWESOME!