Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevejpurves/gym-picker
playing around with OpenAI Gym Environments
https://github.com/stevejpurves/gym-picker
Last synced: about 2 months ago
JSON representation
playing around with OpenAI Gym Environments
- Host: GitHub
- URL: https://github.com/stevejpurves/gym-picker
- Owner: stevejpurves
- Created: 2018-09-05T21:57:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T20:52:03.000Z (over 6 years ago)
- Last Synced: 2024-10-24T08:56:41.642Z (3 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gym-picker
Playing around with OpenAI Gym Environments and Keras-RLThis setup has been created from merging the [`keras-rl` atari example](https://github.com/keras-rl/keras-rl/blob/master/examples/dqn_atari.py) with a customer environment using images as state and a basis for rewards.