-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
79 lines (78 loc) · 2.03 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
name: torch
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- asn1crypto=1.0.1=py37_0
- blas=2.13=openblas
- bzip2=1.0.8=h01d97ff_1
- ca-certificates=2019.10.16=0
- certifi=2019.9.11=py37_0
- cffi=1.12.3=py37hccf1714_0
- chardet=3.0.4=py37_1003
- cryptography=2.7=py37h212c5bf_0
- cycler=0.10.0=py_2
- freetype=2.10.0=h24853df_1
- idna=2.8=py37_1000
- intel-openmp=2019.4=233
- joblib=0.14.0=py_0
- jpeg=9c=h1de35cc_1001
- kiwisolver=1.1.0=py37ha1b3eb9_0
- libblas=3.8.0=13_openblas
- libcblas=3.8.0=13_openblas
- libcxx=9.0.0=0
- libcxxabi=9.0.0=0
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=4.0.0=2
- liblapack=3.8.0=13_openblas
- liblapacke=3.8.0=13_openblas
- libopenblas=0.3.7=h4bb4525_1
- libpng=1.6.37=h2573ce8_0
- libtiff=4.0.10=hd08fb8f_1003
- llvm-openmp=8.0.1=h770b8ee_0
- lz4-c=1.8.3=h6de7cb9_1001
- matplotlib-base=3.1.2=py37h11da6c2_1
- mkl=2019.4=233
- ncurses=6.1=h0a44026_1002
- ninja=1.9.0=h04f5b5a_0
- numpy=1.17.2=py37h6b0580a_0
- olefile=0.46=py_0
- openssl=1.1.1=h1de35cc_0
- pandas=0.25.3=py37h4f17bb1_0
- patsy=0.5.1=py_0
- pillow=6.2.0=py37hb6f49c9_0
- pip=19.2.3=py37_0
- pycparser=2.19=py37_1
- pyopenssl=19.0.0=py37_0
- pysocks=1.7.1=py37_0
- python=3.7.3=h93065d6_1
- pytorch=1.2.0=py3.7_0
- pytz=2019.3=py_0
- pyyaml=5.1.2=py37h01d97ff_0
- readline=8.0=hcfe32e1_0
- regex=2019.08.19=py37h01d97ff_0
- requests=2.22.0=py37_1
- scikit-learn=0.21.3=py37hebd9d1a_0
- scipy=1.3.1=py37h7e0e109_2
- seaborn=0.9.0=py_2
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- sqlite=3.29.0=hb7d70f7_1
- statsmodels=0.10.1=py37h3b54f70_2
- tk=8.6.9=h2573ce8_1003
- torchvision=0.4.0=py37_cpu
- tornado=6.0.3=py37h0b31af3_0
- tqdm=4.36.1=py_0
- urllib3=1.25.6=py37_0
- wheel=0.33.6=py37_0
- xz=5.2.4=h1de35cc_1001
- yaml=0.1.7=h1de35cc_1001
- zlib=1.2.11=h01d97ff_1006
- zstd=1.4.0=ha9f0a20_0
- pip:
- matplotlib==3.1.1
- pyparsing==2.4.2
- python-dateutil==2.8.0
- torchsummary==1.5.1