talhajaved
commited on
Commit
·
b195883
1
Parent(s):
78b1c17
More edits to the model card
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
|
2 |
-
|
3 |
---
|
|
|
|
|
|
|
4 |
library_name: keras
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
library_name: keras
|
6 |
+
---
|
7 |
+
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
|