-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrl-plasticity-experiments.yml
156 lines (156 loc) · 3.7 KB
/
rl-plasticity-experiments.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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
name: rl-plasticity-experiments
channels:
- conda-forge
- defaults
dependencies:
- blas=1.0=openblas
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py36hecd8cb5_0
- freetype=2.10.2=h8da9a1a_0
- geos=3.8.0=h4a8c4bd_1
- jpeg=9d=h0b31af3_0
- lcms2=2.11=h92f6f08_0
- libblas=3.8.0=17_openblas
- libcblas=3.8.0=17_openblas
- libcxx=10.0.1=h5f48129_0
- libffi=3.2.1=hb1e8313_1007
- libgfortran=4.0.0=2
- liblapack=3.8.0=17_openblas
- libopenblas=0.3.10=openmp_h63d9170_4
- libpng=1.6.37=hb0a8c7a_2
- libtiff=4.1.0=h2ae36a8_6
- libwebp-base=1.1.0=h0b31af3_3
- llvm-openmp=10.0.1=h28b9765_0
- lz4-c=1.9.2=h4a8c4bd_1
- matplotlib-base=3.3.1=py36h181983e_0
- ncurses=6.2=hb1e8313_1
- nomkl=3.0=0
- numpy-base=1.19.2=py36h68fea81_0
- olefile=0.46=py_0
- openblas=0.3.10=openmp_h4693e9e_4
- openssl=1.1.1i=h9ed2024_0
- pip=20.2.2=py_0
- python=3.6.11=hc38f9c5_2_cpython
- python-dateutil=2.8.1=pyhd3eb1b0_0
- python_abi=3.6=1_cp36m
- readline=8.0=h0678c8f_2
- setuptools=49.6.0=py36h9f0ad1d_0
- shapely=1.6.4=py36h6e5b138_0
- six=1.15.0=py36hecd8cb5_0
- sqlite=3.32.3=h960bd1c_1
- tbb=2020.3=h879752b_0
- tk=8.6.10=hb0a8c7a_0
- tqdm=4.44.1=py_0
- wheel=0.35.1=pyh9f0ad1d_0
- xz=5.2.5=haf1e3a3_1
- zlib=1.2.11=1007
- zstd=1.4.5=h0384e3a_2
- pip:
- absl-py==0.9.0
- adjusttext==0.7.3
- alembic==1.4.2
- appdirs==1.4.4
- appnope==0.1.0
- astroid==2.4.2
- atari-py==0.2.6
- attrs==19.3.0
- backcall==0.2.0
- begins==0.9
- black==19.10b0
- box2d-py==2.3.8
- click==7.1.2
- cliff==3.1.0
- cloudpickle==1.2.2
- cmaes==0.4.0
- cmd2==0.8.9
- colorlog==4.1.0
- coverage==5.3
- cycler==0.10.0
- dataproperty==0.47.0
- decorator==4.4.2
- easycython==1.0.7
- future==0.18.2
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.27.2
- icc-rt==2019.0
- idna==2.9
- intel-openmp==2021.1.2
- ipython==7.16.1
- ipython-genutils==0.2.0
- isort==5.3.0
- jedi==0.17.1
- joblib==0.14.1
- keras-preprocessing==1.1.0
- kiwisolver==1.2.0
- lazy-object-proxy==1.4.3
- llvmlite==0.35.0
- mako==1.1.2
- markdown==3.2.1
- markupsafe==1.1.1
- matplotlib==3.2.1
- mbstrdecoder==1.0.0
- mccabe==0.6.1
- mpi4py==3.0.3
- msgfy==0.0.7
- numba==0.52.0
- numpy==1.18.2
- opencv-python==4.2.0.32
- opt-einsum==3.2.0
- pandas==1.0.3
- parso==0.7.0
- pathspec==0.8.0
- pathvalidate==2.2.2
- patsy==0.5.1
- pbr==5.4.5
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==7.1.0
- prettytable==0.7.2
- prompt-toolkit==3.0.5
- protobuf==3.11.3
- psutil==5.7.2
- ptyprocess==0.6.0
- pyaml==20.4.0
- pybullet==2.7.2
- pyglet==1.5.0
- pygments==2.6.1
- pylint==2.6.0
- pyparsing==2.4.6
- pyperclip==1.8.0
- pytablewriter==0.50.0
- python-editor==1.0.4
- graphviz==0.16
- pytrie==0.4.0
- pytz==2019.3
- pyyaml==5.3.1
- pyzmq==19.0.0
- regex==2020.7.14
- requests==2.23.0
- scikit-learn==0.22.2.post1
- scikit-optimize==0.7.4
- scipy==1.4.1
- seaborn==0.10.1
- sklearn==0.0
- sortedcontainers==2.3.0
- sqlalchemy==1.3.16
- stable-baselines==2.10.1
- stable-baselines3==0.8.0
- statsmodels==0.12.1
- stevedore==1.32.0
- tabledata==1.1.1
- tensorboard==1.15.0
- tensorflow==1.15.2
- tensorflow-estimator==1.15.1
- toml==0.10.1
- torch==1.6.0
- torchfile==0.1.0
- torchvision==0.7.0
- tornado==6.0.4
- traitlets==4.3.3
- typed-ast==1.4.1
- typepy==1.0.0
- urllib3==1.25.9
- wcwidth==0.1.9
- websocket-client==0.57.0
- wrapt==1.12.1