Skip to content

Commit c155773

Browse files
authored
Add files via upload
1 parent 3ed454b commit c155773

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

Diff for: environment.yml

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
name: socialsent
2+
channels:
3+
- defaults
4+
dependencies:
5+
- cycler=0.10.0=py27_0
6+
- freetype=2.5.5=2
7+
- funcsigs=1.0.2=py27_0
8+
- functools32=3.2.3.2=py27_0
9+
- icu=54.1=0
10+
- libpng=1.6.27=0
11+
- libprotobuf=3.2.0=0
12+
- matplotlib=2.0.2=np112py27_0
13+
- mkl=2017.0.3=0
14+
- mock=2.0.0=py27_0
15+
- nltk=3.2.4=py27_0
16+
- numpy=1.12.1=py27_0
17+
- openssl=1.0.2l=0
18+
- pbr=1.10.0=py27_0
19+
- pip=9.0.1=py27_1
20+
- protobuf=3.2.0=py27_0
21+
- pyparsing=2.2.0=py27_0
22+
- pyqt=5.6.0=py27_2
23+
- python=2.7.13=0
24+
- python-dateutil=2.6.1=py27_0
25+
- pytz=2017.2=py27_0
26+
- qt=5.6.2=2
27+
- readline=6.2=2
28+
- requests=2.14.2=py27_0
29+
- scikit-learn=0.18.2=np112py27_0
30+
- scipy=0.19.1=np112py27_0
31+
- setuptools=27.2.0=py27_0
32+
- sip=4.18=py27_0
33+
- six=1.10.0=py27_0
34+
- sqlite=3.13.0=0
35+
- subprocess32=3.2.7=py27_0
36+
- tensorflow=1.1.0=np112py27_0
37+
- tk=8.5.18=0
38+
- werkzeug=0.12.2=py27_0
39+
- wheel=0.29.0=py27_0
40+
- zlib=1.2.8=3
41+
- pip:
42+
- keras==0.3.3
43+
- pyyaml==3.12
44+
- theano==0.9.0
45+

0 commit comments

Comments
 (0)