https://github.com/raiszo/cs294
CS 294: Deep Reinforcement Learning, Fall 2017
https://github.com/raiszo/cs294
cs294 deep-reinforcement-learning fall2017 reinforcement-learning
Last synced: 2 months ago
JSON representation
CS 294: Deep Reinforcement Learning, Fall 2017
- Host: GitHub
- URL: https://github.com/raiszo/cs294
- Owner: Raiszo
- License: mit
- Created: 2018-04-02T16:32:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T07:11:08.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T22:42:51.277Z (4 months ago)
- Topics: cs294, deep-reinforcement-learning, fall2017, reinforcement-learning
- Language: Python
- Size: 53.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs294
CS 294: Deep Reinforcement Learning, Fall 2017## Usefull
sudo apte-get install xvfb## Run with this one
xvfb-run -s "-screen 0 1400x900x24" jupyter notebook --port 5000 --no-browser