Files
hands-on/environment.yml
2018-05-20 15:38:07 +09:00

16 lines
209 B
YAML

name: handson-ml
dependencies:
- scikit-learn
- matplotlib
- jupyter
- pandas
- pillow
- nltk
- pip:
- tensorflow
- gym[all]
- graphviz
- watermark
- urlextract
- xgboost