forked from hill-a/stable-baselines
-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
54 lines (54 loc) · 1.26 KB
/
environment.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
name: env_baselines
channels:
- defaults
dependencies:
- certifi=2020.6.20=pyhd3eb1b0_3
- pip=20.2.4=py36haa95532_0
- python=3.6.12=h5500b2f_2
- setuptools=50.3.1=py36haa95532_1
- sqlite=3.33.0=h2a8f88b_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.35.1=py_0
- wincertstore=0.2=py36h7fe50ca_0
- zlib=1.2.11=h62dcd97_4
- pip:
- absl-py==0.11.0
- astor==0.8.1
- baselines==0.1.6
- cached-property==1.5.2
- click==7.1.2
- cloudpickle==1.6.0
- cycler==0.10.0
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.33.2
- gym==0.15.7
- h5py==3.1.0
- importlib-metadata==2.0.0
- joblib==0.17.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.3.1
- markdown==3.3.3
- matplotlib==3.3.2
- mpi4py==3.0.3
- numpy==1.19.4
- opencv-python==4.4.0.46
- pandas==1.1.4
- pillow==8.0.1
- protobuf==3.13.0
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytz==2020.4
- scipy==1.5.4
- six==1.15.0
- tensorboard==1.14.0
- tensorflow==1.14.0
- tensorflow-estimator==1.14.0
- termcolor==1.1.0
- tqdm==4.51.0
- werkzeug==1.0.1
- wrapt==1.12.1
- zipp==3.4.0
prefix: E:\anaconda3\envs\env_baselines