Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add load forecasting example using LSTM. Add LSTM implementation consistent with blocks interface #204

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

alpargun
Copy link

  • This PR adds a load forecasting example using an LSTM model trained on a public dataset. Neuromancer's Problem formulation and Trainer are used to train the network, and the performance metrics and forecast plots are included for the evaluation. Both a Python and a Jupyter notebook file are included.
  • Additionally, adds an LSTM implementation that complies with Neuromancer's blocks interface in blocks.py

@RBirmiwal
Copy link
Collaborator

Hi @alpargun for your contribution to NeuroMANCER! This is a great notebook. We will take a closer look how it fits into our release schedule and backlog and hopefully will incorporate into library soon. Thank you

@drgona drgona self-requested a review October 25, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants