ium_434704/environment.yml

18 lines
261 B
YAML
Raw Normal View History

2021-05-30 16:55:13 +02:00
name: ml_env
channels:
- conda-forge
- alex-marty
- defaults
dependencies:
- pip
- matplotlib
- pytorch
- scikit-learn
- kaggle
- numpy
- tensorflow
- pandas
- mlflow
- sacred
prefix: /Volumes/seagate/ium_434704/miniconda3/envs/ml_env