2019-10-13 15:56:08 +02:00
|
|
|
name: tf2
|
|
|
|
channels:
|
|
|
|
- conda-forge
|
|
|
|
- defaults
|
|
|
|
dependencies:
|
2019-11-22 05:15:10 +01:00
|
|
|
- graphviz
|
2020-03-21 01:48:09 +01:00
|
|
|
- imageio=2.6
|
|
|
|
- ipython=7.12
|
|
|
|
- ipywidgets=7.5
|
|
|
|
- joblib=0.14
|
|
|
|
- jupyter=1.0
|
|
|
|
- matplotlib=3.1
|
|
|
|
- nbdime=2.0
|
|
|
|
- nltk=3.4
|
|
|
|
- numexpr=2.7
|
|
|
|
- numpy=1.18
|
|
|
|
- pandas=1.0
|
|
|
|
- pillow=7.0
|
2019-12-14 11:58:01 +01:00
|
|
|
- pip
|
2020-03-21 01:48:09 +01:00
|
|
|
- psutil=5.7
|
2019-10-28 03:53:33 +01:00
|
|
|
- py-xgboost=0.90
|
2020-03-21 01:48:09 +01:00
|
|
|
- pydot=1.4
|
|
|
|
- pyglet=1.5
|
|
|
|
- pyopengl=3.1
|
2019-10-28 03:53:33 +01:00
|
|
|
- python=3.7
|
2019-12-14 11:58:01 +01:00
|
|
|
- python-graphviz
|
2020-03-21 01:48:09 +01:00
|
|
|
#- pyvirtualdisplay=0.2 # add if on headless server
|
|
|
|
- requests=2.22
|
|
|
|
- scikit-image=0.16
|
2019-12-14 11:58:01 +01:00
|
|
|
- scikit-learn=0.22
|
2020-03-21 01:48:09 +01:00
|
|
|
- scipy=1.4
|
|
|
|
- tqdm=4.43
|
2019-12-14 11:58:01 +01:00
|
|
|
- wheel
|
2020-03-21 01:48:09 +01:00
|
|
|
- widgetsnbextension=3.5
|
2019-10-13 15:56:08 +02:00
|
|
|
- pip:
|
|
|
|
- atari-py==0.2.6
|
2020-03-21 01:48:09 +01:00
|
|
|
- gast==0.2.2
|
|
|
|
- gym==0.17.1
|
|
|
|
- opencv-python==4.2.0.32
|
|
|
|
- tensorboard==2.1.1
|
|
|
|
- tensorflow-addons==0.8.3
|
|
|
|
- tensorflow-data-validation==0.21.5
|
|
|
|
- tensorflow-datasets==2.1.0
|
|
|
|
- tensorflow-estimator==2.1.0
|
|
|
|
- tensorflow-hub==0.7.0
|
|
|
|
- tensorflow-metadata==0.21.1
|
|
|
|
- tensorflow-model-analysis==0.21.6
|
|
|
|
- tensorflow-probability==0.9.0
|
|
|
|
- tensorflow-serving-api==2.1.0 # or tensorflow-serving-api-gpu if gpu
|
|
|
|
- tensorflow-transform==0.21.2
|
|
|
|
- tensorflow==2.1.0 # or tensorflow-gpu if gpu
|
|
|
|
- tf-agents==0.3.0
|
|
|
|
- tfx==0.21.2
|
|
|
|
- urlextract==0.14.0
|