1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

Update README.md

This commit is contained in:
Gal Leibovich
2017-10-22 09:09:37 +03:00
committed by GitHub
parent aacd9b5db8
commit c3501653f7

View File

@@ -15,6 +15,8 @@ python coach.py -p CartPole_DQN -r
<img src="img/doom.gif" alt="Doom Health Gathering" width="265" height="200"/><img src="img/minitaur.gif" alt="PyBullet Minitaur" width="265" height="200"/> <img src="img/ant.gif" alt="Gym Extensions Ant" width="250" height="200"/> <img src="img/doom.gif" alt="Doom Health Gathering" width="265" height="200"/><img src="img/minitaur.gif" alt="PyBullet Minitaur" width="265" height="200"/> <img src="img/ant.gif" alt="Gym Extensions Ant" width="250" height="200"/>
Blog post from the Intel® Nervana™ website can be found [here](https://www.intelnervana.com/reinforcement-learning-coach-intel).
## Installation ## Installation
Note: Coach has been tested on Ubuntu 16.04 LTS only. Note: Coach has been tested on Ubuntu 16.04 LTS only.