Skip to content

Deep Learning CAISO electric Demand forecast using Long Short-Term Memory (LSTM) network

License

Notifications You must be signed in to change notification settings

romilandc/LSTM-caiso-load-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Demand Forecast

A Deep Learning electric Demand forecast using Long Short-Term Memory (LSTM) deep learning network and data generated from https://github.com/romilan24/load-weather-dataset

How to use

  • download the data.csv and py scripts; save to local path
  • update path (line 92) to local path where data.csv located
  • run keras_lstm.py script
  • observe results similar to:

Image1

About

Deep Learning CAISO electric Demand forecast using Long Short-Term Memory (LSTM) network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages