Parcourir la source

Added firt part fot the required libraries.

Kristian Schultz il y a 4 ans
Parent
commit
34cb57ef16
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      requirements.txt

+ 7 - 0
requirements.txt

@@ -0,0 +1,7 @@
+pip:
+- keras
+- tensorflow
+- numpy
+- sklearn
+- imblearn
+- matplotlib