IUM_09 - Python_srodowiska
IUM_09 - Python_srodowiska
This commit is contained in:
parent
96a95b964b
commit
13a66fc32a
15
environment.yml
Normal file
15
environment.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user