-
Notifications
You must be signed in to change notification settings - Fork 799
/
environment.yml
64 lines (64 loc) · 1.79 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
55
56
57
58
59
60
61
62
63
64
name: rllab3
channels:
- https://conda.anaconda.org/kne
- https://conda.anaconda.org/tlatorre
- https://conda.anaconda.org/cjs14
- https://conda.anaconda.org/menpo
- jjhelmus
- soumith
dependencies:
- python==3.5.2
- numpy==1.12.0
- scipy
- path.py
- python-dateutil
- joblib==0.10.3
- mako
- ipywidgets
- numba
- flask
- pybox2d
- pygame
- h5py
- matplotlib
- opencv3=3.1.0
- scikit-learn
- pytorch==0.1.9
- torchvision==0.1.6
- mpi4py
- pandas
- pip:
- Pillow
- atari-py
- pyprind
- ipdb
- boto3
- PyOpenGL
- nose2
- pyzmq
- tqdm
- msgpack-python
- git+https://github.com/inksci/mujoco-py-v0.5.7.git
- cached_property
- line_profiler
- cloudpickle
- Cython
- redis
- keras==1.2.1
- git+https://github.com/Theano/Theano.git@adfe319ce6b781083d8dc3200fb4481b00853791#egg=Theano
- git+https://github.com/neocxi/Lasagne.git@484866cf8b38d878e92d521be445968531646bb8#egg=Lasagne
- git+https://github.com/plotly/plotly.py.git@2594076e29584ede2d09f2aa40a8a195b3f3fc66#egg=plotly
- awscli
- git+https://github.com/openai/[email protected]#egg=gym
- pyglet
- git+https://github.com/neocxi/prettytensor.git
- jupyter
- progressbar2
- chainer==1.18.0
- https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.0.1-cp35-cp35m-linux_x86_64.whl; 'linux' in sys_platform
- https://storage.googleapis.com/tensorflow/mac/gpu/tensorflow_gpu-1.0.1-py3-none-any.whl; sys_platform == 'darwin'
- numpy-stl==2.2.0
- nibabel==2.1.0
- pylru==1.0.9
- hyperopt
- polling