IUM_09 - Python_srodowiska

IUM_09 - Python_srodowiska
This commit is contained in:
s464903 2024-05-21 19:45:26 +02:00
parent 96a95b964b
commit 13a66fc32a
1 changed files with 15 additions and 0 deletions

15
environment.yml Normal file
View File

@ -0,0 +1,15 @@
name: env
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- mlflow
- jupyter
- tensorflow
- matplotlib
- sacred
- opendatasets
- keras
- scikit-learn
prefix: /root/anaconda3/envs/env