Skip to content
#

long-short-term-memory-network

Here are 12 public repositories matching this topic...

This project forecasts the total wind and solar electricity production using Long Short-Term Memory (LSTM) neural networks implemented in PyTorch. The model leverages time-series data to predict future renewable energy generation, helping to optimize energy management and grid stability.

  • Updated Sep 15, 2024
  • Jupyter Notebook

This project utilizes Long Short-Term Memory (LSTM) networks in PyTorch to forecast green energy production based on historical data. The model is designed to predict energy output from renewable sources like solar and wind by capturing time-dependent patterns in the data.

  • Updated Sep 17, 2024
  • Jupyter Notebook

This repo covers the source code for training and testing PyTorch models for various tasks such as regression, classification, text generation, image classification, etc. Major types of neural networks have been covered including ANN, CNN, RNN and LSTM.

  • Updated Sep 3, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the long-short-term-memory-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the long-short-term-memory-network topic, visit your repo's landing page and select "manage topics."

Learn more