-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
107 lines (107 loc) · 2.57 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
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
name: rlapps
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.0=mkl
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2021.10.8=py38h06a4308_2
- cudatoolkit=11.3.1=h2bc3f7f_2
- intel-openmp=2022.0.1=h06a4308_3633
- libedit=3.1.20210910=h7f8727e_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libuv=1.40.0=h7b6447c_0
- mkl=2022.0.1=h06a4308_117
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1n=h7f8727e_0
- pip=21.2.4=py38h06a4308_0
- python=3.8.0=h0371630_2
- pytorch=1.11.0=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=7.0=h7b6447c_5
- setuptools=61.2.0=py38h06a4308_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.11=h1ccaba5_0
- typing_extensions=4.1.1=pyh06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- absl-py==1.0.0
- aiosignal==1.2.0
- attrs==21.4.0
- bayesian-optimization==1.2.0
- black==22.3.0
- blessings==1.7
- charset-normalizer==2.0.12
- click==8.1.3
- cloudpickle==2.0.0
- colorful==0.5.4
- cycler==0.11.0
- deepdish==0.3.7
- distlib==0.3.4
- dm-tree==0.1.7
- filelock==3.6.0
- fonttools==4.33.3
- frozenlist==1.3.0
- gpustat==0.6.0
- grpcio==1.43.0
- grpcio-tools==1.43.0
- gym==0.21.0
- gym-minigrid==1.0.3
- idna==3.3
- imageio==2.19.0
- importlib-resources==5.7.1
- joblib==1.1.0
- jsonschema==4.4.0
- kiwisolver==1.4.2
- lz4==4.0.0
- matplotlib==3.5.2
- msgpack==1.0.3
- mypy-extensions==0.4.3
- networkx==2.8
- numexpr==2.8.1
- numpy==1.22.3
- nvidia-ml-py3==7.352.0
- open-spiel==1.1.0
- opencv-python==4.5.5.64
- opencv-python-headless==4.5.5.64
- packaging==21.3
- pandas==1.4.2
- pathspec==0.9.0
- pillow==9.1.0
- platformdirs==2.5.2
- plotly==5.7.0
- protobuf==3.20.1
- psutil==5.9.0
- pyparsing==3.0.8
- pyreap==0.9.1
- pyrsistent==0.18.1
- python-dateutil==2.8.2
- pytz==2022.1
- pywavelets==1.3.0
- pyyaml==6.0
- ray==1.12.0
- requests==2.27.1
- scikit-image==0.19.2
- scikit-learn==1.0.2
- scipy==1.8.0
- six==1.16.0
- tables==3.7.0
- tabulate==0.8.9
- tenacity==8.0.1
- tensorboardx==2.5
- termcolor==1.1.0
- threadpoolctl==3.1.0
- tifffile==2022.5.4
- tomli==2.0.1
- typing-extensions==4.2.0
- urllib3==1.26.9
- virtualenv==20.14.1
- zipp==3.8.0
- gputil==1.4.0