Installing Keras-RL

Keras-RL can be installed by pip. However, I recommend installing it from the project GitHub repo, as the code might be slightly newer. To do so, simply clone the repo and run python setup.py install as follows:

git clone https://github.com/matthiasplappert/keras-rl.gitcd keras-rlpython setup.py install

Get Deep Learning Quick Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.