This is a custom LSTM model trained on the
Google stock price prediction dataset from Kaggle.
'input_dim': 1, 'hidden_dim': 64, 'num_layers': 5, 'output_dim': 1, 'num_epochs': 500
Predicted vs. actual prices on the training dataset:
Predicted vs. actual prices on the test dataset: