-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathenvironment.yaml
99 lines (98 loc) · 2.79 KB
/
environment.yaml
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
name: emnlp18empathy
channels:
- defaults
dependencies:
- absl-py=0.1.10=py36_0
- asn1crypto=0.24.0=py36_0
- astor=0.6.2=py36_0
- bleach=1.5.0=py36_0
- boto=2.48.0=py36h6e4cd66_1
- boto3=1.5.32=py36_0
- botocore=1.8.46=py36_0
- bz2file=0.98=py36_0
- ca-certificates=2017.08.26=h1d4fec5_0
- certifi=2018.1.18=py36_0
- cffi=1.11.5=py36h9745a5d_0
- chardet=3.0.4=py36h0f667ec_1
- cryptography=2.1.4=py36hd09be54_0
- cudatoolkit=8.0=3
- cudnn=7.0.5=cuda8.0_0
- cycler=0.10.0=py36h93f1223_0
- dbus=1.12.2=hc3f9b76_1
- docutils=0.14=py36hb0f60f5_0
- expat=2.2.5=he0dffb1_0
- fontconfig=2.12.6=h49f89f6_0
- freetype=2.8=hab7d2ae_1
- gast=0.2.0=py36_0
- gensim=3.4.0=py36h3010b51_0
- glib=2.53.6=h5d9569c_2
- grpcio=1.10.0=py36hf484d3e_0
- gst-plugins-base=1.12.4=h33fb286_0
- gstreamer=1.12.4=hb53b477_0
- h5py=2.7.1=py36h3585f63_0
- hdf5=1.10.1=h9caa474_1
- html5lib=0.9999999=py36_0
- icu=58.2=h9c2bf20_1
- idna=2.6=py36h82fb2a8_1
- intel-openmp=2018.0.0=hc7b2577_8
- jmespath=0.9.3=py36hd3948f9_0
- jpeg=9b=h024ee3a_2
- kiwisolver=1.0.1=py36h764f252_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libpng=1.6.34=hb9fc6fc_0
- libprotobuf=3.5.1=h6f1eeef_0
- libstdcxx-ng=7.2.0=hdf63c60_3
- libxcb=1.12=hcd93eb1_4
- libxml2=2.9.7=h26e45fe_0
- markdown=2.6.11=py36_0
- matplotlib=2.2.2=py36h0e671d2_0
- mkl=2018.0.1=h19d6760_4
- ncurses=6.0=h9df7e31_2
- nltk=3.2.5=py36h7532b22_0
- numpy=1.14.2=py36hdbf6ddf_0
- openssl=1.0.2n=hb7f436b_0
- pandas=0.22.0=py36hf484d3e_0
- pcre=8.41=hc27e229_1
- pip=9.0.1=py36_5
- protobuf=3.5.1=py36hf484d3e_0
- pycparser=2.18=py36hf9f622e_1
- pyopenssl=17.5.0=py36h20ba746_0
- pyparsing=2.2.0=py36hee85983_1
- pyqt=5.6.0=py36h0386399_5
- pysocks=1.6.8=py36_0
- python=3.6.4=hc3d631a_3
- python-dateutil=2.7.0=py36_0
- pytz=2018.3=py36_0
- pyyaml=3.12=py36hafb9ca4_1
- qt=5.6.2=hd25b39d_14
- readline=7.0=ha6073c6_4
- requests=2.18.4=py36he2e5f8d_1
- s3transfer=0.1.13=py36_0
- scikit-learn=0.19.1=py36h7aa7ec6_0
- scipy=1.0.0=py36hbf646e7_0
- setuptools=38.5.1=py36_0
- sip=4.18.1=py36h51ed4ed_2
- six=1.11.0=py36h372c433_1
- smart_open=1.5.6=py36_1
- sqlite=3.22.0=h1bed415_0
- tensorboard=1.6.0=py36hf484d3e_0
- tensorflow-gpu=1.4.1=0
- tensorflow-gpu-base=1.4.1=py36h01caf0a_0
- tensorflow-tensorboard=1.5.1=py36hf484d3e_0
- termcolor=1.1.0=py36_1
- tk=8.6.7=hc745277_3
- tornado=5.0=py36_0
- urllib3=1.22=py36hbe7ace6_0
- werkzeug=0.14.1=py36_0
- wheel=0.30.0=py36hfd4bba0_1
- xlrd=1.1.0=py36h1db9f0c_1
- xz=5.2.3=h55aa19d_2
- yaml=0.1.7=had09818_2
- zlib=1.2.11=ha838bed_2
- pip:
- keras==2.1.6
- tensorflow==1.4.1
prefix: /home/sven/anaconda3/envs/emnlp18empathy