Bhaskar Kumar commited on
Commit
0058695
1 Parent(s): 9857ceb

Initial commit of my Keras model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ The above model is a simple neural network built using TensorFlow/Keras. It is
20
 
21
  # Keras Model for Time Series Prediction
22
 
23
- This repository contains a Keras model trained for time series prediction. The model has been deployed to Hugging Face Hub and can be used to predict numeric values based on timestamped data.
24
 
25
  ## Model Overview
26
 
 
20
 
21
  # Keras Model for Time Series Prediction
22
 
23
+ This repository contains a Keras model trained for time series prediction.
24
 
25
  ## Model Overview
26