https://github.com/redtachyon/openai-snake-env
Implementation of the snake game for OpenAI's request for research
https://github.com/redtachyon/openai-snake-env
Last synced: over 1 year ago
JSON representation
Implementation of the snake game for OpenAI's request for research
- Host: GitHub
- URL: https://github.com/redtachyon/openai-snake-env
- Owner: RedTachyon
- Created: 2018-02-28T16:42:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T01:12:25.000Z (over 8 years ago)
- Last Synced: 2025-01-24T12:13:17.243Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gym-snake
This will eventually be a really nicely working gym environment with the classic Snake game, as per OpenAI's Request for Research.