-
Notifications
You must be signed in to change notification settings - Fork 2
/
conda_env.txt
78 lines (77 loc) · 2 KB
/
conda_env.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
72
73
74
75
76
77
name: tf_cu90
channels:
- defaults
dependencies:
- _tflow_1100_select=0.0.3=mkl
- absl-py=0.4.1=py36_0
- astor=0.7.1=py36_0
- blas=1.0=mkl
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py36_1
- gast=0.2.0=py36_0
- grpcio=1.12.1=py36hdbcaa40_0
- h5py=2.8.0=py36h989c5e5_3
- hdf5=1.10.2=hba1933b_1
- intel-openmp=2018.0.3=0
- keras=2.2.2=0
- keras-applications=1.0.4=py36_1
- keras-base=2.2.2=py36_0
- keras-preprocessing=1.0.2=py36_1
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.6.0=hdbcaa40_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- markdown=2.6.11=py36_0
- mkl=2018.0.3=1
- mkl_fft=1.0.4=py36h4414c95_1
- mkl_random=1.0.1=py36h4414c95_1
- ncurses=6.1=hf484d3e_0
- numpy=1.15.1=py36h1d66e8a_0
- numpy-base=1.15.1=py36h81de0dd_0
- openssl=1.0.2p=h14c3975_0
- pip=10.0.1=py36_0
- protobuf=3.6.0=py36hf484d3e_0
- python=3.6.6=hc3d631a_0
- pyyaml=3.13=py36h14c3975_0
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py36hfa4b5c9_1
- setuptools=40.2.0=py36_0
- six=1.11.0=py36_1
- sqlite=3.24.0=h84994c4_0
- tensorboard=1.10.0=py36hf484d3e_0
- tensorflow=1.10.0=mkl_py36hdb377fd_0
- tensorflow-base=1.10.0=mkl_py36h3c3e929_0
- termcolor=1.1.0=py36_1
- tk=8.6.8=hbc83047_0
- werkzeug=0.14.1=py36_0
- wheel=0.31.1=py36_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zlib=1.2.11=ha838bed_2
- pip:
- bleach==1.5.0
- chardet==3.0.4
- cycler==0.10.0
- dill==0.2.8.2
- emoji==0.5.0
- future==0.16.0
- html5lib==0.9999999
- idna==2.7
- kiwisolver==1.0.1
- marisa-trie==0.7.4
- matplotlib==2.2.3
- nltk==3.3
- pandas==0.23.4
- pyparsing==2.2.0
- pythainlp==1.6.0.7
- python-dateutil==2.7.3
- pytz==2018.5
- requests==2.19.1
- scikit-learn==0.19.2
- sklearn==0.0
- tensorflow-gpu==1.5.0
- tensorflow-tensorboard==1.5.1
- urllib3==1.23
prefix: /home/kobkrit/anaconda3/envs/tf_cu90