[D] Doubts on the implementation of LSTMs for timeseries prediction (like including weather forecasts)

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. neuralforecast

    Scalable and user friendly neural :brain: forecasting algorithms.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. Time-Series-Library

    A Library for Advanced Deep Time Series Models.

    Don't use an LSTM. Get up to date with SoTA methods and read the papers in the field. LSTMs are not the way forward. Read the papers I suggested. It would be very useful to come to grips with both the Time Series Repository (https://github.com/thuml/Time-Series-Library) and Darts (https://github.com/unit8co/darts) as these are widely used for research and in industry.

  4. darts

    A python library for user-friendly forecasting and anomaly detection on time series.

    Don't use an LSTM. Get up to date with SoTA methods and read the papers in the field. LSTMs are not the way forward. Read the papers I suggested. It would be very useful to come to grips with both the Time Series Repository (https://github.com/thuml/Time-Series-Library) and Darts (https://github.com/unit8co/darts) as these are widely used for research and in industry.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Darts: Python lib for forecasting and anomaly detection on time series

    1 project | news.ycombinator.com | 5 Mar 2024
  • [D] Hybrid forecasting framework ARIMA-LSTM

    1 project | /r/MachineLearning | 27 May 2023
  • [D] Do any of you have experience using Darts for forecasting?

    1 project | /r/MachineLearning | 9 May 2023
  • gluonts VS darts - a user suggested alternative

    2 projects | 13 Apr 2023
  • A Simple Guide to Feature Engineering in the Forecast Menu

    1 project | /r/openBB | 7 Nov 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?