awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to thunder-project/thunder

Open-source alternatives to Thunder

30 open-source projects similar to thunder-project/thunder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Thunder alternative.

  • spro/practical-pytorchspro avatar

    spro/practical-pytorch

    4,546View on GitHub↗

    Practical PyTorch is a collection of deep learning tutorials and guides focused on implementing recurrent neural networks. The project provides practical code for building sequence models and sequence-to-sequence architectures using the PyTorch framework. The repository covers the implementation of models for neural machine translation, character-level text generation, and text classification. It includes examples for transforming input sequences into output sequences for machine translation and synthesizing new text. The project also extends to sequence data prediction and time series analy

    Jupyter Notebook
    View on GitHub↗4,546
  • alan-turing-institute/sktimealan-turing-institute avatar

    alan-turing-institute/sktime

    9,810View on GitHub↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    View on GitHub↗9,810
  • banesullivan/localtileserverbanesullivan avatar

    banesullivan/localtileserver

    347View on GitHub↗

    dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium

    Python
    View on GitHub↗347
  • alexiosg/rmgarchalexiosg avatar

    alexiosg/rmgarch

    18View on GitHub↗

    Multivariate GARCH Models

    R
    View on GitHub↗18

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • alexiosg/rugarchalexiosg avatar

    alexiosg/rugarch

    31View on GitHub↗

    Univariate GARCH models in R

    R
    View on GitHub↗31
  • alkaline-ml/pmdarimaalkaline-ml avatar

    alkaline-ml/pmdarima

    1,726View on GitHub↗

    A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.

    Pythonarimaeconometricsforecasting
    View on GitHub↗1,726
  • amazon-science/chronos-forecastingamazon-science avatar

    amazon-science/chronos-forecasting

    4,827View on GitHub↗

    Chronos-forecasting is a zero-shot time series forecasting framework based on a pretrained large language model. It enables the prediction of future values across diverse datasets without requiring task-specific training or optimization. The system functions as a probabilistic forecasting tool, producing multiple future trajectories and quantile forecasts to quantify uncertainty and potential prediction errors. It incorporates exogenous covariate integration to merge external variables and historical context into the input stream for increased precision. The project includes utilities for sy

    Pythonartificial-intelligenceforecastingfoundation-models
    View on GitHub↗4,827
  • angus924/rocketA

    angus924/rocket

    0View on GitHub↗
    View on GitHub↗0
  • anitagraser/movingpandasanitagraser avatar

    anitagraser/movingpandas

    1,397View on GitHub↗

    MovingPandas - a Python library for movement data exploration and analysis

    Python
    View on GitHub↗1,397
  • antoinecarme/pyafA

    antoinecarme/pyaf

    0View on GitHub↗
    View on GitHub↗0
  • arctop/mw75-streamerarctop avatar

    arctop/mw75-streamer

    6View on GitHub↗

    Stream 12-channel EEG data from MW75 Neuro headphones with WebSocket, CSV, and LSL output support.

    Python
    View on GitHub↗6
  • arundo/adtkarundo avatar

    arundo/adtk

    1,211View on GitHub↗

    A Python toolkit for rule-based/unsupervised anomaly detection in time series

    Pythonanomaly-detectiontime-series
    View on GitHub↗1,211
  • awslabs/gluon-tsawslabs avatar

    awslabs/gluon-ts

    5,200View on GitHub↗

    GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability distributions with confidence intervals. It supports both traditional model training and zero-shot forecasting, where pretrained models generate predictions for new series without additional training. The project distinguishes itself by integrating a wide variety of forecasting approaches into a unified workflow. This includes deep learning architectures such as recurrent neural networks and causal convolutions, as well as the integration of external statistical models, the Proph

    Python
    View on GitHub↗5,200
  • awslabs/gluontsawslabs avatar

    awslabs/gluonts

    5,199View on GitHub↗

    GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for building, training, and evaluating neural network architectures that predict future values as probability distributions to quantify uncertainty. The project distinguishes itself by supporting zero-shot forecasting and integrating diverse modeling approaches, including deep probabilistic neural networks and wrappers for external statistical libraries such as Prophet and R forecast. It implements specialized architectural primitives like causal convolutions and invertible residual n

    Pythonartificial-intelligenceawsdata-science
    View on GitHub↗5,199
  • albertoalmuinha/garchmodelsAlbertoAlmuinha avatar

    AlbertoAlmuinha/garchmodels

    35View on GitHub↗

    The Tidymodels Extension for GARCH models

    Rarfimaarimagarch
    View on GitHub↗35
  • bashtage/archbashtage avatar

    bashtage/arch

    1,484View on GitHub↗
    Pythonadfarchbootstrap
    View on GitHub↗1,484
  • bbci/mushuB

    bbci/mushu

    0View on GitHub↗

    Mushu

    View on GitHub↗0
  • bbci/pyffbbci avatar

    bbci/pyff

    26View on GitHub↗

    How to use the FeedbackController

    Python
    View on GitHub↗26
  • bbci/wyrmbbci avatar

    bbci/wyrm

    100View on GitHub↗

    Wyrm is a Brain Computer Interface (BCI) toolbox written in Python. Wyrm is suitable for running on-line BCI experiments as well as off-line analysis of EEG data.

    Python
    View on GitHub↗100
  • ben-nour/geojson-shaveben-nour avatar

    ben-nour/geojson-shave

    76View on GitHub↗

    A command-line tool for reducing the size of GeoJSON files.

    Python
    View on GitHub↗76
  • blue-yonder/tsfreshblue-yonder avatar

    blue-yonder/tsfresh

    9,249View on GitHub↗

    tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw time series data. It transforms sequential data into tabular datasets, converting time series into a flat format where each row represents a unique entity and columns represent extracted features. The project distinguishes itself through a parallel data processing framework that distributes heavy computational workloads across multiple CPU cores. It also implements hypothesis-based feature selection to identify the most predictive characteristics and filter out irrelevant ones

    Jupyter Notebookdata-sciencefeature-extractiontime-series
    View on GitHub↗9,249
  • buntinglabs/mundipyBuntingLabs avatar

    BuntingLabs/mundipy

    87View on GitHub↗

    mundipy is a Python framework for spatial data manipulation

    Python
    View on GitHub↗87
  • business-science/tibbletimebusiness-science avatar

    business-science/tibbletime

    177View on GitHub↗

    Time-aware tibbles

    R
    View on GitHub↗177
  • business-science/tidyquantbusiness-science avatar

    business-science/tidyquant

    910View on GitHub↗

    Bringing financial analysis to the tidyverse

    R
    View on GitHub↗910
  • business-science/timetkbusiness-science avatar

    business-science/timetk

    644View on GitHub↗

    Time series analysis in the tidyverse

    R
    View on GitHub↗644
  • ceholden/yatsmceholden avatar

    ceholden/yatsm

    63View on GitHub↗

    Yet Another Time Series Model

    Python
    View on GitHub↗63
  • cerlymarco/tsmoothiecerlymarco avatar

    cerlymarco/tsmoothie

    772View on GitHub↗

    A python library for time-series smoothing and outlier detection in a vectorized way.

    Jupyter Notebookbootstrapbootstrapping-statisticsoutlier-detection
    View on GitHub↗772
  • cesabici-bit/omni-oraclecesabici-bit avatar

    cesabici-bit/omni-oracle

    6View on GitHub↗

    Automatic discovery of non-trivial statistical truths from 500+ public time series — mutual information, Granger causality, FDR correction

    Pythonautomated-discoverycausal-inferencedata-analysis
    View on GitHub↗6
  • collinrooney12/htsprophetC

    CollinRooney12/htsprophet

    0View on GitHub↗
    View on GitHub↗0
  • adbeda/ts-rasteradbeda avatar

    adbeda/ts-raster

    4View on GitHub↗

    Extract and analyze space-time-series characteristics from raster data.

    View on GitHub↗4