Explorar el Código

Added firt part fot the required libraries.

Kristian Schultz hace 4 años
padre
commit
34cb57ef16
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      requirements.txt

+ 7 - 0
requirements.txt

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