forked from Sebas-h/eeg_thesis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.12 KB
/
requirements.txt
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
absl-py==0.7.1
astor==0.7.1
astroid==2.2.5
autopep8==1.4.3
autopy==2.1.0
bandit==1.5.1
Braindecode==0.4.7
certifi==2019.3.9
cffi==1.12.1
cycler==0.10.0
docopt==0.6.2
gast==0.2.2
gitdb2==2.0.5
GitPython==2.1.11
grpcio==1.16.1
h5py==2.9.0
isort==4.3.8
jsonpickle==0.9.6
Keras==2.2.4
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
llvmlite==0.27.1
Mako==1.0.8
Markdown==3.1
MarkupSafe==1.1.1
matplotlib==3.0.3
mccabe==0.6.1
mkl-fft==1.0.10
mkl-random==1.0.2
mne==0.17.1
mock==2.0.0
munch==2.3.2
numba==0.42.1
numpy==1.16.2
olefile==0.46
pandas==0.24.1
pbr==5.1.3
Pillow==5.4.1
protobuf==3.7.1
py-cpuinfo==5.0.0
pycodestyle==2.5.0
pycparser==2.19
pydocstyle==3.0.0
pyflakes==2.1.1
pylama==7.6.6
pylint==2.3.1
pymongo==3.7.2
pyparsing==2.3.1
python-dateutil==2.8.0
pytz==2018.9
PyYAML==5.1
resampy==0.2.1
sacred==0.7.4
scikit-learn==0.20.3
scipy==1.2.1
six==1.12.0
smmap2==2.0.5
snowballstemmer==1.2.1
stevedore==1.30.1
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
torch==1.0.1.post2
torchvision==0.2.2
tslearn==0.1.29
typed-ast==1.4.0
Werkzeug==0.15.2
wrapt==1.11.1