Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is a custom LSTM model trained on the Google stock price prediction dataset from Kaggle.

The following hyperparameters were used during training:

'input_dim': 1, 'hidden_dim': 64, 'num_layers': 5, 'output_dim': 1, 'num_epochs': 500

Training loss curve:

image/png

Predicted vs. actual prices on the training dataset:

image/png

Predicted vs. actual prices on the test dataset:

image/png

Downloads last month
81
Inference API
Unable to determine this model’s pipeline type. Check the docs .