Update installation instructions to add OpenAI gym and Anaconda

This commit is contained in:
Aurelien Geron
2016-10-07 09:41:58 +02:00
parent 043bedb35f
commit 5fe21fafad
2 changed files with 20 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
gym
jupyter
matplotlib
numexpr
@@ -12,6 +11,12 @@ scipy
sympy
wheel
# Optional: OpenAI gym is only needed for the Reinforcement Learning chapter.
# There are a few dependencies you need to install first, check out:
# https://github.com/openai/gym#installing-everything
#gym
#gym[atari]
# Optional: these are useful Jupyter extensions, in particular to display
# the table of contents.
https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/master