Sfoglia il codice sorgente

Added firt part fot the required libraries.

Kristian Schultz 4 anni fa
parent
commit
34cb57ef16
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      requirements.txt

+ 7 - 0
requirements.txt

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