Skip to content

princesegzy01/lstm-google-stock-price-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google stock prices using LSTM

This codebase predict stock prices using Long-Short term mermory (LSTM) and also plot the result in a chart.

Parameter

  • optimizer= rmsprop.
  • loss = mean_squared_error.
  • epochs = 400.
  • batch_size = 32.

Feel free to fineå tune parameters.

Result.

alt text

About

Predict Google stock prices using long-short term mermory (LSTM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages