-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
99 lines (98 loc) · 2.2 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
name: tensorflow-gpu
channels:
- menpo
- RMG
- defaults
dependencies:
- graphviz=2.38.0=0
- bzip2=1.0.6=vc14_3
- colorama=0.3.7=py35_0
- decorator=4.0.11=py35_0
- entrypoints=0.2.2=py35_0
- freetype=2.5.5=vc14_2
- h5py=2.6.0=np111py35_2
- hdf5=1.8.15.1=vc14_4
- icu=57.1=vc14_0
- ipykernel=4.5.2=py35_0
- ipython=5.1.0=py35_0
- ipython_genutils=0.1.0=py35_0
- ipywidgets=5.2.2=py35_1
- jinja2=2.9.4=py35_0
- jpeg=9b=vc14_0
- jsonschema=2.5.1=py35_0
- jupyter=1.0.0=py35_3
- jupyter_client=4.4.0=py35_0
- jupyter_console=5.0.0=py35_0
- jupyter_core=4.2.1=py35_0
- libpng=1.6.27=vc14_0
- libtiff=4.0.6=vc14_3
- markupsafe=0.23=py35_2
- mingw=4.7=1
- mistune=0.7.3=py35_0
- mkl=2017.0.1=0
- nbconvert=4.2.0=py35_0
- nbformat=4.2.0=py35_0
- notebook=4.3.1=py35_1
- numpy=1.11.3=py35_0
- openssl=1.0.2k=vc14_0
- pandas=0.19.2=np111py35_1
- path.py=10.0=py35_0
- pickleshare=0.7.4=py35_0
- pillow=4.0.0=py35_0
- pip=9.0.1=py35_1
- prompt_toolkit=1.0.9=py35_0
- pydot-ng=1.0.0.15=py34_0
- pygments=2.1.3=py35_0
- pyqt=5.6.0=py35_2
- python=3.5.2=0
- python-dateutil=2.6.0=py35_0
- pytz=2016.10=py35_0
- pyzmq=16.0.2=py35_0
- qt=5.6.2=vc14_3
- qtconsole=4.2.1=py35_2
- scikit-learn=0.18.1=np111py35_1
- scipy=0.18.1=np111py35_1
- setuptools=27.2.0=py35_1
- simplegeneric=0.8.1=py35_1
- sip=4.18=py35_0
- six=1.10.0=py35_0
- tornado=4.4.2=py35_0
- traitlets=4.3.1=py35_0
- vs2015_runtime=14.0.25123=0
- wcwidth=0.1.7=py35_0
- wheel=0.29.0=py35_0
- widgetsnbextension=1.2.6=py35_0
- win_unicode_console=0.5=py35_0
- zlib=1.2.8=vc14_3
- opencv3=3.1.0=py35_0
- pip:
- click==6.7
- cycler==0.10.0
- cython==0.25.2
- enum-compat==0.0.2
- eventlet==0.20.1
- flask==0.12
- greenlet==0.4.12
- ipython-genutils==0.1.0
- itsdangerous==0.24
- jupyter-client==4.4.0
- jupyter-console==5.0.0
- jupyter-core==4.2.1
- keras==1.2.1
- matplotlib==2.0.0
- progressbar2==3.12.0
- prompt-toolkit==1.0.9
- protobuf==3.1.0.post1
- pydot==1.2.3
- pyparsing==2.1.10
- python-engineio==1.1.2
- python-socketio==1.6.3
- python-utils==2.0.1
- pyyaml==3.12
- tensorflow==1.0.0
- tensorflow-gpu==0.12.1
- theano==0.8.2
- tqdm==4.11.2
- werkzeug==0.11.15
- win-unicode-console==0.5
prefix: C:\Users\Ibis\Anaconda3\envs\tensorflow-gpu