enviroment.yml

This commit is contained in:
Robert Bendun 2023-05-15 04:59:31 +02:00
parent 122d4c6357
commit 33d5b279cf
1 changed files with 8 additions and 0 deletions

8
enviroment.yml Normal file
View File

@ -0,0 +1,8 @@
name: ium
channels:
- defaults
dependencies:
- pandas
- tensorflow
- scikit-learn
- matplotlib