-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
128 lines (127 loc) · 2.41 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
name: thesisCode
channels:
- conda-forge
- defaults
dependencies:
- audioread=2.1.5
- ffmpeg=2.8.6
- librosa=0.6.2
- matplotlib-base=3.0.0
- resampy=0.2.1
- x264=1!152.20180717
- xorg-libxau=1.0.8
- xorg-libxdmcp=1.1.2
- _tflow_select=2.1.0
- absl-py=0.7.0
- astor=0.7.1
- backcall=0.1.0
- blas=1.0
- bleach=3.1.0
- bzip2=1.0.6
- c-ares=1.15.0
- ca-certificates=2019.1.23
- certifi=2018.11.29
- cudatoolkit=9.0
- cudnn=7.3.1
- cupti=9.0.176
- cycler=0.10.0
- dbus=1.13.6
- decorator=4.3.2
- expat=2.2.6
- fontconfig=2.13.0
- freetype=2.9.1
- gast=0.2.2
- gettext=0.19.8.1
- glib=2.56.2
- grpcio=1.16.1
- gst-plugins-base=1.14.0
- gstreamer=1.14.0
- h5py=2.9.0
- hdf5=1.10.4
- html5lib=1.0.1
- icu=58.2
- intel-openmp=2019.1
- ipykernel=5.1.0
- ipython=7.3.0
- ipython_genutils=0.2.0
- jedi=0.13.3
- joblib=0.13.2
- jpeg=9b
- jupyter_client=5.2.4
- jupyter_core=4.4.0
- keras-applications=1.0.6
- keras-preprocessing=1.0.5
- kiwisolver=1.0.1
- libedit=3.1.20181209
- libffi=3.2.1
- libgcc-ng=8.2.0
- libgfortran-ng=7.3.0
- libiconv=1.15
- libpng=1.6.36
- libprotobuf=3.6.1
- libsodium=1.0.16
- libstdcxx-ng=8.2.0
- libuuid=1.0.3
- libxcb=1.13
- libxml2=2.9.9
- llvmlite=0.27.0
- markdown=3.0.1
- matplotlib=3.0.2
- mkl=2019.1
- mkl_fft=1.0.10
- mkl_random=1.0.2
- ncurses=6.1
- numba=0.42.0
- numpy=1.15.4
- numpy-base=1.15.4
- openssl=1.1.1b
- pandas=0.24.1
- parso=0.3.4
- pcre=8.42
- pexpect=4.6.0
- pickleshare=0.7.5
- pip=19.0.3
- prompt_toolkit=2.0.9
- protobuf=3.6.1
- pthread-stubs=0.3
- ptyprocess=0.6.0
- pygments=2.3.1
- pyparsing=2.3.1
- pyqt=5.9.2
- python=3.6.8
- python-dateutil=2.8.0
- pytz=2018.9
- pyzmq=18.0.0
- qt=5.9.7
- readline=7.0
- scikit-learn=0.20.0
- scipy=1.2.1
- setuptools=40.8.0
- sip=4.19.8
- six=1.12.0
- sqlite=3.26.0
- tensorboard=1.12.2
- tensorflow=1.12.0
- tensorflow-base=1.12.0
- tensorflow-gpu=1.12.0
- tensorflow-gpu-base=1.7.0
- termcolor=1.1.0
- tk=8.6.8
- tornado=5.1.1
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- werkzeug=0.14.1
- wheel=0.33.1
- xz=5.2.4
- zeromq=4.3.1
- zlib=1.2.11
- pip:
- bitarray==0.8.3
- cython==0.29
- future==0.17.1
- keras==2.2.4
- nearpy==1.0.0
- pyfftw==0.11.1
- pyyaml==3.13
prefix: /home/akarp/anaconda3/envs/thesisCode