Bhaskar Kumar
commited on
Commit
•
e1a3c3a
1
Parent(s):
ce885e8
Initial commit of my Keras model
Browse files
README.md
CHANGED
@@ -12,12 +12,10 @@ metrics:
|
|
12 |
model_name: my_model
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a simple LSTM network built with Keras for predicting time series data.
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
-
# My Keras Model
|
23 |
-
This is a custom Keras model uploaded to Hugging Face Hub.
|
|
|
12 |
model_name: my_model
|
13 |
---
|
14 |
|
15 |
+
# bhaskar1
|
16 |
|
17 |
This model is a simple LSTM network built with Keras for predicting time series data.
|
18 |
|
19 |
|
20 |
|
21 |
|
|
|
|