This website works better with JavaScript
Home
Explore
Help
Sign In
fyrr
/
ConvGeNCode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added firt part fot the required libraries.
Kristian Schultz
4 years ago
parent
f76d0db7ee
commit
34cb57ef16
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
requirements.txt
+ 7
- 0
requirements.txt
View File
@@ -0,0 +1,7 @@
+pip:
+- keras
+- tensorflow
+- numpy
+- sklearn
+- imblearn
+- matplotlib