-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda_env.yml
149 lines (149 loc) · 3.51 KB
/
conda_env.yml
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
name: RL
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2018.03.07=0
- certifi=2018.10.15=py36_0
- cffi=1.11.5=py36he75722e_1
- coverage=4.5.2=py36h7b6447c_0
- freetype=2.9.1=h8a8886c_1
- intel-openmp=2019.0=118
- jpeg=9b=h024ee3a_2
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.35=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtiff=4.0.9=he85c1e1_2
- ncurses=6.1=hf484d3e_0
- ninja=1.8.2=py36h6bb024c_1
- numpy=1.15.4=py36h1d66e8a_0
- numpy-base=1.15.4=py36h81de0dd_0
- olefile=0.46=py36_0
- pandas=0.23.4=py36h04863e7_0
- pillow=5.3.0=py36h34e0f95_0
- pip=18.1=py36_0
- pycparser=2.19=py36_0
- python=3.6.7=h0371630_0
- python-dateutil=2.7.5=py36_0
- pytz=2018.7=py36_0
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py36hfa4b5c9_1
- setuptools=40.6.2=py36_0
- six=1.11.0=py36_1
- tk=8.6.8=hbc83047_0
- wheel=0.32.2=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pytorch-cpu=0.4.1=py36_cpu_1
- torchvision-cpu=0.2.1=py36_1
- pip:
- absl-py==0.6.1
- astor==0.7.1
- atari-py==0.1.7
- atomicwrites==1.2.1
- attrs==18.2.0
- autobahn==18.11.1
- autograd==1.2
- backcall==0.1.0
- baselines==0.1.5
- bleach==3.0.2
- chardet==3.0.4
- click==7.0
- cloudpickle==0.7.0
- cycler==0.10.0
- cython==0.29
- decorator==4.3.0
- defusedxml==0.5.0
- dill==0.2.9
- entrypoints==0.2.3
- future==0.17.1
- gast==0.2.0
- glfw==1.7.0
- gpflow==1.3.0
- gpy==1.9.6
- grpcio==1.17.0
- gym==0.10.9
- h5py==2.8.0
- idna==2.7
- imageio==2.4.1
- ipykernel==4.10.0
- ipython==7.1.1
- ipython-genutils==0.2.0
- ipywidgets==7.4.2
- jedi==0.13.1
- jinja2==2.10
- joblib==0.13.1
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-client==5.2.3
- jupyter-console==6.0.0
- jupyter-core==4.4.0
- keras-applications==1.0.6
- keras-preprocessing==1.0.5
- kiwisolver==1.0.1
- lockfile==0.12.2
- markdown==3.0.1
- markupsafe==1.1.0
- matplotlib==3.0.2
- matplotlib2tikz==0.6.18
- metakernel==0.20.14
- mistune==0.8.4
- more-itertools==4.3.0
- mpi4py==3.0.0
- multipledispatch==0.6.0
- nbconvert==5.4.0
- nbformat==4.4.0
- notebook==5.7.1
- oct2py==4.0.6
- octave-kernel==0.28.4
- opencv-python==3.4.4.19
- pandocfilters==1.4.2
- paramz==0.9.4
- parso==0.3.1
- pexpect==4.6.0
- pickleshare==0.7.5
- pluggy==0.8.0
- progressbar2==3.39.2
- prometheus-client==0.4.2
- prompt-toolkit==2.0.7
- protobuf==3.6.1
- ptan==0.3
- ptyprocess==0.6.0
- py==1.7.0
- pyglet==1.3.2
- pygments==2.2.0
- pyopengl==3.1.0
- pyparsing==2.3.0
- pytest==4.0.1
- python-utils==2.3.0
- pyzmq==17.1.2
- qtconsole==4.4.3
- requests==2.20.1
- scikit-learn==0.20.1
- send2trash==1.5.0
- sklearn==0.0
- tensorboard==1.12.0
- tensorboardx==1.4
- tensorflow==1.12.0
- termcolor==1.1.0
- terminado==0.8.1
- testpath==0.4.2
- torch==0.4.1
- torchvision==0.2.1
- tornado==5.1.1
- tqdm==4.30.0
- traitlets==4.3.2
- txaio==18.8.1
- urllib3==1.24.1
- vpnotebook==0.1.3
- vpython==7.4.7
- wcwidth==0.1.7
- webencodings==0.5.1
- werkzeug==0.14.1
- widgetsnbextension==3.4.2
- zmq==0.0.0
- git+https://git.ias.informatik.tu-darmstadt.de/quanser/clients.git