forked from dalmia/udacity-deep-reinforcement-learning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
120 lines (120 loc) · 2.08 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
absl-py==0.5.0
appdirs==1.4.3
appnope==0.1.0
asn1crypto==0.24.0
astor==0.7.1
atomicwrites==1.2.1
attrs==18.1.0
Automat==0.0.0
autovizwidget==0.12.5
backcall==0.1.0
bleach==1.5.0
bokeh==0.13.0
box2d-py==2.3.5
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
constantly==15.1.0
cryptography>=2.3
cycler==0.10.0
Cython==0.28.5
decorator==4.3.0
docopt==0.6.2
entrypoints==0.2.3
future==0.16.0
gast==0.2.0
grpcio==1.11.0
-e git+https://github.com/openai/gym.git@70ca46a9685de333493722ee74d0cd51782b2b44#egg=gym
h5py==2.8.0
hdijupyterutils==0.12.5
html5lib==0.9999999
hyperlink==17.3.1
idna==2.7
incremental==17.5.0
ipykernel==4.8.2
ipython==6.4.0
ipython-genutils==0.2.0
ipywidgets==7.2.1
jedi==0.12.1
Jinja2==2.10
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==6.0.0
jupyter-core==4.4.0
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
Markdown==3.0.1
MarkupSafe==1.0
matplotlib==3.0.0
mistune==0.8.3
mkl-fft==1.0.6
mkl-random==1.0.1
more-itertools==4.3.0
nb-conda==2.2.1
nb-conda-kernels==2.1.1
nbconvert==5.3.1
nbformat==4.4.0
notebook>=5.7.2
numpy==1.15.2
olefile==0.45.1
opencv-python==3.4.3.18
packaging==17.1
pandas==0.23.4
pandocfilters==1.4.2
parso==0.3.0
pexpect==4.6.0
pickleshare==0.7.4
Pillow==5.3.0
plotly==2.7.0
pluggy==0.7.1
prometheus-client==0.2.0
prompt-toolkit==1.0.15
protobuf==3.5.2
ptyprocess==0.6.0
py==1.6.0
pyasn1==0.4.3
pyasn1-modules==0.2.1
pycparser==2.18
pyglet==1.3.2
Pygments==2.2.0
PyHamcrest==1.9.0
pykerberos==1.2.1
PyOpenGL==3.1.0
pyOpenSSL==18.0.0
pyparsing==2.2.0
PySocks==1.6.8
pytest==3.8.2
python-dateutil==2.7.3
pytz==2018.5
pyyaml>=4.2b1
pyzmq==17.1.0
qtconsole==4.4.1
requests>=2.20.0
requests-kerberos==0.12.0
scipy==1.1.0
Send2Trash==1.5.0
service-identity==17.0.0
simplegeneric==0.8.1
six==1.11.0
sparkmagic==0.12.5
tensorboard==1.7.0
tensorflow==1.7.1
tensorflow-gpu==1.1.0
termcolor==1.1.0
terminado==0.8.1
testpath==0.3.1
torch==0.4.0
torchvision==0.2.1
tornado==5.1
traitlets==4.3.2
Twisted==17.5.0
unityagents==0.4.0
urllib3==1.23
wcwidth==0.1.7
webencodings==0.5
Werkzeug==0.14.1
widgetsnbextension==3.2.1
zope.interface==4.5.0