forked from openai/baselines
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbaselines_environment.yml
More file actions
51 lines (51 loc) · 915 Bytes
/
baselines_environment.yml
File metadata and controls
51 lines (51 loc) · 915 Bytes
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
name: baselines
dependencies:
- python==3.5.2
- numpy
- scipy
- path.py
- python-dateutil
- mako
- ipywidgets
- numba
- flask
- h5py
- matplotlib
- scikit-learn
- mpi4py
- pandas
- pip:
- Pillow
- atari-py
- pyprind
- ipdb
- boto3
- PyOpenGL
- nose2
- pyzmq
- tqdm
- msgpack-python
- cached_property
- line_profiler
- cloudpickle
- Cython
- redis
- awscli
- mujoco-py==0.5.7
- gym==0.7.4
- pyglet
- jupyter
- progressbar2
- tensorflow-gpu==1.12.0
- numpy-stl==2.2.0
- nibabel==2.1.0
- pylru==1.0.9
- hyperopt
- polling
- gtimer
- visdom
- opencv-python
- dill
- joblib
- zmq
- click