-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
152 lines (151 loc) · 3.71 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
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
name: tfgpu
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _tflow_select=2.1.0=gpu
- absl-py=0.7.1=py36_0
- astor=0.7.1=py36_0
- blas=1.0=mkl
- c-ares=1.15.0=h7b6447c_1
- ca-certificates=2019.5.15=0
- certifi=2019.6.16=py36_0
- cudatoolkit=9.2=0
- cudnn=7.2.1=cuda9.2_0
- cupti=9.2.148=0
- gast=0.2.2=py36_0
- google-pasta=0.1.7=py_0
- grpcio=1.16.1=py36hf8bcb03_1
- h5py=2.9.0=py36h7918eee_0
- hdf5=1.10.4=hb1b8bf9_0
- intel-openmp=2019.4=243
- keras-applications=1.0.8=py_0
- keras-preprocessing=1.1.0=py_1
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.8.0=hd408876_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markdown=3.1.1=py36_0
- mkl=2019.4=243
- mkl_fft=1.0.12=py36ha843d7b_0
- mkl_random=1.0.2=py36hd81dba3_0
- mock=3.0.5=py36_0
- ncurses=6.1=he6710b0_1
- numpy=1.16.4=py36h7e9f1db_0
- numpy-base=1.16.4=py36hde5b4d6_0
- openssl=1.1.1=h7b6447c_0
- pip=19.1.1=py36_0
- protobuf=3.8.0=py36he6710b0_0
- python=3.6.8=h0371630_0
- readline=7.0=h7b6447c_5
- scipy=1.2.1=py36h7c811a0_0
- setuptools=41.0.1=py36_0
- six=1.12.0=py36_0
- sqlite=3.29.0=h7b6447c_0
- tensorboard=1.12.2=py36he6710b0_0
- tensorflow=1.12.0=gpu_py36he74679b_0
- tensorflow-base=1.12.0=gpu_py36had579c0_0
- tensorflow-estimator=1.13.0=py_0
- termcolor=1.1.0=py36_1
- tk=8.6.8=hbc83047_0
- werkzeug=0.15.4=py_0
- wheel=0.33.4=py36_0
- wrapt=1.11.2=py36h7b6447c_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- alabaster==0.7.12
- attrs==19.1.0
- auto-sklearn==0.5.2
- babel==2.7.0
- backcall==0.1.0
- bleach==3.1.0
- chardet==3.0.4
- configspace==0.4.10
- cycler==0.10.0
- cython==0.29.13
- defusedxml==0.6.0
- docutils==0.15.2
- entrypoints==0.3
- future==0.17.1
- idna==2.8
- imagesize==1.1.0
- ipykernel==5.1.1
- ipython==7.6.1
- ipython-genutils==0.2.0
- ipywidgets==7.5.0
- jedi==0.14.1
- jinja2==2.10.1
- joblib==0.13.2
- jsonschema==3.0.1
- jupyter==1.0.0
- jupyter-client==5.3.1
- jupyter-console==6.0.0
- jupyter-core==4.5.0
- keras==2.2.4
- kiwisolver==1.1.0
- liac-arff==2.4.0
- lockfile==0.12.2
- markupsafe==1.1.1
- matplotlib==3.1.1
- mistune==0.8.4
- nbconvert==5.5.0
- nbformat==4.4.0
- networkx==2.3
- nose==1.3.7
- notebook==6.0.0
- numexpr==2.6.9
- opencv-python==4.1.0.25
- packaging==19.1
- pandas==0.25.0
- pandocfilters==1.4.2
- parso==0.5.1
- pexpect==4.7.0
- pickleshare==0.7.5
- pillow==6.1.0
- prometheus-client==0.7.1
- prompt-toolkit==2.0.9
- psutil==5.6.3
- ptyprocess==0.6.0
- pygments==2.4.2
- pynisher==0.5.0
- pyparsing==2.4.0
- pyrfr==0.7.4
- pyrsistent==0.15.3
- python-dateutil==2.8.0
- pytz==2019.1
- pyyaml==5.1.1
- pyzmq==18.0.2
- qtconsole==4.5.1
- requests==2.22.0
- scikit-learn==0.19.2
- seaborn==0.9.0
- send2trash==1.5.0
- sklearn==0.0
- smac==0.8.0
- snowballstemmer==1.9.0
- sphinx==2.2.0
- sphinx-rtd-theme==0.4.3
- sphinxcontrib-applehelp==1.0.1
- sphinxcontrib-devhelp==1.0.1
- sphinxcontrib-htmlhelp==1.0.2
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.2
- sphinxcontrib-serializinghtml==1.1.3
- tables==3.5.2
- tensorflow-gpu==1.12.0
- terminado==0.8.2
- testpath==0.4.2
- torch==1.1.0
- torchvision==0.3.0
- tornado==6.0.3
- traitlets==4.3.2
- typing==3.7.4.1
- urllib3==1.25.3
- wcwidth==0.1.7
- webencodings==0.5.1
- widgetsnbextension==3.5.0
- xgboost==0.90