Prechádzať zdrojové kódy

Added firt part fot the required libraries.

Kristian Schultz 4 rokov pred
rodič
commit
34cb57ef16
1 zmenil súbory, kde vykonal 7 pridanie a 0 odobranie
  1. 7 0
      requirements.txt

+ 7 - 0
requirements.txt

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