-
Notifications
You must be signed in to change notification settings - Fork 19
/
environment.yml
83 lines (82 loc) · 2.04 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
name: ml
channels:
- pytorch
- defaults
dependencies:
- appnope=0.1.0=py37_0
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2019.11.28=py37_0
- decorator=4.4.2=py_0
- freetype=2.9.1=hb4e5f40_0
- intel-openmp=2019.4=233
- ipython=7.13.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py37_0
- jedi=0.16.0=py37_0
- jpeg=9b=he5867d9_2
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_0
- mkl=2019.4=233
- mkl-service=2.3.0=py37hfbe908c_0
- mkl_fft=1.0.15=py37h5e564d8_0
- mkl_random=1.1.0=py37ha771720_0
- ncurses=6.2=h0a44026_0
- ninja=1.9.0=py37h04f5b5a_0
- numpy=1.18.1=py37h7241aed_0
- numpy-base=1.18.1=py37h6575580_1
- olefile=0.46=py37_0
- openssl=1.1.1e=h1de35cc_0
- pandas=1.0.2=py37h6c726b0_0
- parso=0.6.2=py_0
- pexpect=4.8.0=py37_0
- pickleshare=0.7.5=py37_0
- pillow=7.0.0=py37h4655f20_0
- pip=20.0.2=py37_1
- prompt_toolkit=3.0.3=py_0
- ptyprocess=0.6.0=py37_0
- pygments=2.6.1=py_0
- python=3.7.6=h359304d_2
- python-dateutil=2.8.1=py_0
- pytorch=1.4.0=py3.7_0
- pytz=2019.3=py_0
- readline=7.0=h1de35cc_5
- setuptools=46.0.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- torchvision=0.5.0=py37_cpu
- traitlets=4.3.3=py37_0
- wcwidth=0.1.8=py_0
- wheel=0.34.2=py37_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- zstd=1.3.7=h5bba6e5_0
- pip:
- ax-platform==0.1.9
- botorch==0.2.1
- cloudpickle==1.3.0
- cycler==0.10.0
- future==0.18.2
- gpytorch==1.0.1
- gym==0.17.1
- hydra-core==0.11.3
- jinja2==2.11.1
- joblib==0.14.1
- kiwisolver==1.1.0
- markupsafe==1.1.1
- matplotlib==3.2.0
- omegaconf==1.4.1
- plotly==4.5.4
- pyglet==1.5.0
- pyparsing==2.4.6
- pyyaml==5.3
- retrying==1.3.3
- scikit-learn==0.22.2.post1
- scipy==1.4.1
prefix: /Users/nato/miniconda3/envs/ml