-
Notifications
You must be signed in to change notification settings - Fork 11
/
environment.yml
60 lines (60 loc) · 1.75 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
name: arl
channels:
- https://conda.anaconda.org/kne
# - https://conda.binstar.org/tlatorre
- https://conda.anaconda.org/cjs14
- https://conda.anaconda.org/menpo
- jjhelmus
# - soumith
dependencies:
- python==3.5.2
- numpy
- scipy
- path.py
- python-dateutil
- joblib==0.9.4
- mako
- ipywidgets
- numba
- flask
- pybox2d
- pygame
- h5py
- matplotlib
- opencv3=3.1.0
- scikit-learn
- psutil
- theano
- posix_ipc
# - pytorch
# - torchvision
- pip:
- Pillow
- atari-py
- pyprind
- ipdb
- boto3
- PyOpenGL
- nose2
- pyzmq
- msgpack-python
# - mujoco_py
- cached_property
- line_profiler
- cloudpickle
- Cython
- redis
# - 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
- plotly
- git+https://github.com/Lasagne/Lasagne.git@20efd95de558a613a138f3e3e6cd690008f48ca6#egg=Lasagne
- awscli
# - git+https://github.com/openai/gym.git@385a85fd0c1b26ab1374f208fbb370e22647548d#egg=gym
- pyglet
# - git+https://github.com/neocxi/prettytensor.git
- jupyter
- progressbar2
# - chainer==1.18.0
# - https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.11.0-cp35-cp35m-linux_x86_64.whl; 'linux' in sys_platform
# - https://storage.googleapis.com/tensorflow/mac/gpu/tensorflow-0.11.0-py3-none-any.whl; sys_platform == 'darwin'