-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
128 lines (128 loc) · 6.32 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
128
name: mat_py3.7
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=py37_0
- openssl=1.1.1h=he774522_0
- pip=20.2.4=py37_0
- python=3.7.9=h60c2a47_0
- setuptools=50.3.0=py37h9490d1a_1
- sqlite=3.33.0=h2a8f88b_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.35.1=py_0
- wincertstore=0.2=py37_0
- zlib=1.2.11=vc14h1cdd9ab_1
- pip:
- absl-py==0.14.0
- ale-py==0.7.5
- argcomplete==1.12.3
- astunparse==1.6.3
- autorom==0.4.2
- autorom-accept-rom-license==0.4.2
- backcall==0.2.0
- cached-property==1.5.2
- cachetools==4.2.4
- charset-normalizer==2.0.6
- clang==5.0
- click==8.1.3
- cloudpickle==2.1.0
- colorama==0.4.4
- cycler==0.11.0
- cython==0.29.32
- dataclasses==0.6
- debugpy==1.5.1
- decorator==5.1.0
- dm-tree==0.1.6
- entrypoints==0.3
- flatbuffers==1.12
- fonttools==4.28.5
- future==0.18.3
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.41.0
- gym==0.21.0
- h5py==3.1.0
- idna==3.2
- importlib-metadata==4.13.0
- importlib-resources==5.7.1
- ipykernel==6.5.0
- ipython==7.28.0
- jedi==0.18.0
- joblib==1.1.0
- jupyter-client==7.0.6
- jupyter-core==4.9.1
- keras==2.7.0
- keras-preprocessing==1.1.2
- kiwisolver==1.3.2
- libclang==12.0.0
- markdown==3.3.4
- markdown-it-py==2.2.0
- matlab-kernel==0.16.11
- matlabengineforpython==R2021a
- matplotlib==3.5.1
- matplotlib-inline==0.1.3
- mdurl==0.1.2
- metakernel==0.27.5
- nest-asyncio==1.5.1
- networkx==2.6.3
- numpy==1.21.6
- oauthlib==3.1.1
- opencv-python==4.5.5.64
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.3.5
- parso==0.8.2
- pexpect==4.8.0
- pickle5==0.0.12
- pickleshare==0.7.5
- pillow==8.4.0
- prompt-toolkit==3.0.20
- protobuf==3.18.0
- psutil==5.9.1
- ptyprocess==0.7.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.15.1
- pyparsing==3.0.6
- python-dateutil==2.8.2
- python-graphviz==0.20.1
- pytz==2022.1
- pywin32==302
- pyyaml==6.0
- pyzmq==22.3.0
- requests==2.26.0
- requests-oauthlib==1.3.0
- rich==13.3.5
- rsa==4.7.2
- scikit-learn==1.0.2
- scipy==1.7.3
- six==1.15.0
- sklearn==0.0
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.7.0
- tensorflow-estimator==2.7.0
- tensorflow-gpu==2.7.0
- tensorflow-io-gcs-filesystem==0.23.1
- tensorflow-probability==0.15.0
- termcolor==1.1.0
- threadpoolctl==3.1.0
- torch==1.13.1+cu117
- torchvision==0.13.1
- tornado==6.1
- tqdm==4.64.0
- traitlets==5.1.0
- typing-extensions==4.5.0
- urllib3==1.26.7
- wcwidth==0.2.5
- werkzeug==2.0.1
- wrapt==1.12.1
- zipp==3.6.0
prefix: C:\Users\tzaidi\Anaconda3\envs\mat_py3.7