Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# gym-picker
Playing around with OpenAI Gym Environments and Keras-RL

This 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.