Skip to content

Dataset: 7-year daily closing price of the stock market price of Facebook (META), Amazon (AMZN), Apple (AAPL), Netflix (NFLX), and Google (GOOG)

Notifications You must be signed in to change notification settings

faisalriazz/Timeseries-Forecasting-with-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Timeseries-Forecasting-with-Deep-Learning

Dataset: 7-year daily closing price of the stock market price of Facebook (META), Amazon (AMZN), Apple (AAPL), Netflix (NFLX), and Google (GOOG) Split: 80% - Train, 20% - Test Accuracy Metrics: RMSE and MAPE Target Variable: Closing Price

Implementation of different DL models:

  1. Feed Forward Neural Network
  2. Recurrent Neural Network
  3. Long Short-Term Memory Framework
  4. Gated Recurring Unit Framework
  5. Convolutional Neural Network
  6. Comparison for Each Model Performance

About

Dataset: 7-year daily closing price of the stock market price of Facebook (META), Amazon (AMZN), Apple (AAPL), Netflix (NFLX), and Google (GOOG)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published