Browse Source

Added firt part fot the required libraries.

Kristian Schultz 4 năm trước cách đây
mục cha
commit
34cb57ef16
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      requirements.txt

+ 7 - 0
requirements.txt

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