awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
decisionintelligence avatar

decisionintelligence/pathformer

0
View on GitHub↗
262 stars·28 forks·Python·1 vue

Pathformer

This code is a PyTorch implementation of our ICLR'24 paper "Pathformer: Multi-scale Transformers with Adaptive Pathways for Time Series Forecasting". [arXiv]

Features

  • Forecasting Models - Multi-scale Transformers with adaptive pathways.
  • Time Series Forecasting Models - Multi-scale transformer architecture with adaptive pathways for forecasting.

Historique des stars

Graphique de l'historique des stars pour decisionintelligence/pathformerGraphique de l'historique des stars pour decisionintelligence/pathformer

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Pathformer

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pathformer.
  • thuml/itransformerAvatar de thuml

    thuml/iTransformer

    2,153Voir sur GitHub↗

    The repo is the official implementation for the paper: iTransformer: Inverted Transformers Are Effective for Time Series Forecasting. [Slides](https://cloud.tsinghua.edu.cn/f/175ff98f7e2d44fbbe8e/), [Poster](https://cloud.tsinghua.edu.cn/f/36a2ae6c132d44c0bd8c/), [[Intro…

    Python
    Voir sur GitHub↗2,153
  • wxie9/cardAvatar de wxie9

    wxie9/card

    98Voir sur GitHub↗
    Python
    Voir sur GitHub↗98
  • google-research/timesfmAvatar de google-research

    google-research/timesfm

    8,602Voir sur GitHub↗

    TimesFM is a time series foundation model designed to generalize across diverse temporal datasets for forecasting and anomaly detection. It functions as a pretrained model for predicting future values in univariate time series data, eliminating the need for manual training from scratch. The project includes a framework for adapting pretrained weights to specific datasets using low-rank adaptation to improve accuracy. It also provides specialized capabilities for integrating time-series predictions as tools within autonomous AI agent architectures and automated workflows. The system supports

    Python
    Voir sur GitHub↗8,602
  • princewen/tensorflow_practiceAvatar de princewen

    princewen/tensorflow_practice

    7,009Voir sur GitHub↗

    This repository is a collection of practical deep learning implementations and examples built using the TensorFlow framework. It provides a variety of neural network architectures focusing on natural language processing, recommendation systems, reinforcement learning, and time series prediction. The project features a range of specialized models, including sequence-to-sequence and transformer architectures for text processing, and factorization machines for personalized ranking and retrieval. It also includes implementations of reinforcement learning agents using actor-critic and policy gradi

    Python
    Voir sur GitHub↗7,009
Voir les 30 alternatives à Pathformer→

Questions fréquentes

Que fait decisionintelligence/pathformer ?

This code is a PyTorch implementation of our ICLR'24 paper "Pathformer: Multi-scale Transformers with Adaptive Pathways for Time Series Forecasting". [[arXiv]](https://arxiv.org/abs/2402.05956)

Quelles sont les fonctionnalités principales de decisionintelligence/pathformer ?

Les fonctionnalités principales de decisionintelligence/pathformer sont : Forecasting Models, Time Series Forecasting Models.

Quelles sont les alternatives open-source à decisionintelligence/pathformer ?

Les alternatives open-source à decisionintelligence/pathformer incluent : thuml/itransformer — The repo is the official implementation for the paper: iTransformer: Inverted Transformers Are Effective for Time… wxie9/card. google-research/timesfm — TimesFM is a time series foundation model designed to generalize across diverse temporal datasets for forecasting and… lyhue1991/eat_tensorflow2_in_30_days — This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow.… princewen/tensorflow_practice — This repository is a collection of practical deep learning implementations and examples built using the TensorFlow… adityalab/lstprompt — Implementation of the paper "LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term…