awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to syrgithub/hcan

Open-source alternatives to HCAN

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

  • lyhue1991/eat_tensorflow2_in_30_dayslyhue1991 的头像

    lyhue1991/eat_tensorflow2_in_30_days

    9,933在 GitHub 上查看↗

    This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow. It provides a comprehensive guide for building, training, and deploying neural networks, combining theoretical fundamentals with practical implementation examples. The repository distinguishes itself by covering the end-to-end machine learning workflow, from low-level tensor mathematics and linear algebra to the creation of complex model architectures. It includes specific guidance on developing data pipelines for diverse data types, such as images, text, and time-series seque

    Pythontensorflowtensorflow-examplestensorflow-tutorial
    在 GitHub 上查看↗9,933
  • adityalab/camulA

    adityalab/camul

    0在 GitHub 上查看↗

    We require you to have anaconda or miniconda installed. Run the script ./scripts/setup.sh to setup the virtual environment with all the required packages.

    在 GitHub 上查看↗0
  • chengqingyu/merlinChengqingYu 的头像

    ChengqingYu/Merlin

    21在 GitHub 上查看↗

    Code for our SIGKDD'25 paper "Merlin: Multi-View Representation Learning for Robust Multivariate Time Series Forecasting with Unfixed Missing Rates"

    Python
    在 GitHub 上查看↗21
  • adityalab/foilAdityaLab 的头像

    AdityaLab/FOIL

    46在 GitHub 上查看↗

    Dependencies can be installed using the following file: newtimelibenvironment.yml You can obtain the well pre-processed datasets from [Google Drive](https://drive.google.com/drive/folders/13Cg1KYOlzM5C7K8gK8NfC-F3EYxkM3D2?usp=sharing) or [[Baidu…

    Python
    在 GitHub 上查看↗46

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
adityalab/lstpromptAdityaLab 的头像

AdityaLab/lstprompt

57在 GitHub 上查看↗

Implementation of the paper "LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term Prompting."

Jupyter Notebook
在 GitHub 上查看↗57
  • adityalab/petsAdityaLab 的头像

    AdityaLab/pets

    6在 GitHub 上查看↗

    Implementation of the paper "Performative Time-Series Forecasting."

    Python
    在 GitHub 上查看↗6
  • alipay/pyraformerA

    alipay/Pyraformer

    0在 GitHub 上查看↗

    This is the Pytorch implementation of Pyraformer (Pyramidal Attention based Transformer) in the ICLR paper: Pyraformer: Low-complexity Pyramidal Attention for Long-range Time Series Modeling and Forecasting.

    在 GitHub 上查看↗0
  • atik-ahamed/timemachineAtik-Ahamed 的头像

    Atik-Ahamed/TimeMachine

    221在 GitHub 上查看↗

    1. Install requirements. `pip install -r requirements.txt`

    Python
    在 GitHub 上查看↗221
  • benchcouncil/dualsgBenchCouncil 的头像

    BenchCouncil/DualSG

    103在 GitHub 上查看↗

    中文解读1 中文解读2 中文解读3

    Python
    在 GitHub 上查看↗103
  • bennytmt/llmsfortimeseriesBennyTMT 的头像

    BennyTMT/LLMsForTimeSeries

    161在 GitHub 上查看↗

    (NeurIPS 2024 Spotlight) 🌟 Paper Link

    Python
    在 GitHub 上查看↗161
  • bird-tao/clcrnbird-tao 的头像

    bird-tao/clcrn

    132在 GitHub 上查看↗

    This is a Official PyTorch implementation of CLCRN in the following paper:

    Python
    在 GitHub 上查看↗132
  • borealisai/scaleformerBorealisAI 的头像

    BorealisAI/scaleformer

    138在 GitHub 上查看↗

    Scaleformer: Iterative Multi-scale Refining Transformers for Time Series Forecasting, ICLR 2023

    Python
    在 GitHub 上查看↗138
  • boreshkinai/fc-gagaB

    boreshkinai/fc-gaga

    0在 GitHub 上查看↗

    This repo provides an implementation of the FC-GAGA algorithm introduced in https://arxiv.org/abs/2007.15531 and reproduces the experimental results presented in the paper.

    在 GitHub 上查看↗0
  • chaoshangcs/gtsC

    chaoshangcs/GTS

    0在 GitHub 上查看↗

    This is a PyTorch implementation of the paper "Discrete Graph Structure Learning for Forecasting Multiple Time Series", ICLR 2021.

    在 GitHub 上查看↗0
  • adityalab/epifnpA

    AdityaLab/EpiFNP

    0在 GitHub 上查看↗

    Paper Link: https://arxiv.org/abs/2106.03904

    在 GitHub 上查看↗0
  • chenpudigege/neucastC

    chenpudigege/NeuCast

    0在 GitHub 上查看↗

    SC data: the dataset contains power grid series of 133 locations, and the location index, date, hour, temperature, precipitation, active power and reactive power is reported in the dataset.

    在 GitHub 上查看↗0
  • chenxiliu-hnu/timecmaChenxiLiu-HNU 的头像

    ChenxiLiu-HNU/TimeCMA

    166在 GitHub 上查看↗

    (AAAI'25) TimeCMA: Towards LLM-Empowered Multivariate Time Series Forecasting via Cross-Modality Alignment

    Python
    在 GitHub 上查看↗166
  • coco0106/mo-stepcoco0106 的头像

    coco0106/MO-STEP

    8在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗8
  • complex-ai-lab/ncccomplex-ai-lab 的头像

    complex-ai-lab/ncc

    18在 GitHub 上查看↗

    This is the official implementation of "Neural Conformal Control for Time Series Forecasting" (NCC) appearing in AAAI 2025 (main track). Authors are Ruipu Li and Alexander Rodríguez from the University of Michigan.

    Python
    在 GitHub 上查看↗18
  • cstcloudops/cmosCSTCloudOps 的头像

    CSTCloudOps/CMoS

    39在 GitHub 上查看↗

    The repo is the official implementation for the paper: CMoS: Rethinking Time Series Prediction Through the Lens of Chunk-wise Spatial Correlations (ICML'25).

    Python
    在 GitHub 上查看↗39
  • damo-di-ml/icml2022-fedformerDAMO-DI-ML 的头像

    DAMO-DI-ML/ICML2022-FEDformer

    220在 GitHub 上查看↗

    Tian Zhou, Ziqing Ma, Qingsong Wen, Xue Wang, Liang Sun, Rong Jin, "FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting," in Proc. 39th International Conference on Machine Learning (ICML 2022), Baltimore, Maryland, July 17-23, 2022. paper

    Python
    在 GitHub 上查看↗220
  • damo-di-ml/kdd2022-quatformerDAMO-DI-ML 的头像

    DAMO-DI-ML/KDD2022-Quatformer

    32在 GitHub 上查看↗

    Weiqi Chen, Wenwei Wang, Bingqing Peng, Qingsong Wen, Tian Zhou, Liang Sun, "Learning to Rotate: Quaternion Transformer for Complicated Periodical Time Series Forecasting" in Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2022), 2022. paper

    Python
    在 GitHub 上查看↗32
  • davidham3/stsgcnDavidham3 的头像

    Davidham3/STSGCN

    456在 GitHub 上查看↗

    AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting

    Python
    在 GitHub 上查看↗456
  • daxin007/armddaxin007 的头像

    daxin007/ARMD

    116在 GitHub 上查看↗

    This is the official repo for "Auto-Regressive Moving Diffusion Models for Time Series Forecasting".

    Python
    在 GitHub 上查看↗116
  • decisionintelligence/k2vaedecisionintelligence 的头像

    decisionintelligence/K2VAE

    53在 GitHub 上查看↗

    This code is the official PyTorch implementation of our ICML'25 Spotlight Paper: K 2 VAE: A Koopman-Kalman Enhanced Variational AutoEncoder for Probabilistic Time Series Forecasting

    Python
    在 GitHub 上查看↗53
  • decisionintelligence/lightgtsdecisionintelligence 的头像

    decisionintelligence/LightGTS

    66在 GitHub 上查看↗

    This code is the official PyTorch implementation of our ICML'25 Poster Paper: LightGTS: A Lightweight General Time Series Forecasting Model

    Python
    在 GitHub 上查看↗66
  • decisionintelligence/pathformerdecisionintelligence 的头像

    decisionintelligence/pathformer

    262在 GitHub 上查看↗

    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)

    Python
    在 GitHub 上查看↗262
  • decisionintelligence/tfbdecisionintelligence 的头像

    decisionintelligence/TFB

    1,717在 GitHub 上查看↗

    TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods

    Shell
    在 GitHub 上查看↗1,717
  • deepkashiwa20/deepurbaneventdeepkashiwa20 的头像

    deepkashiwa20/DeepUrbanEvent

    3在 GitHub 上查看↗

    This is an extended journal version of the below conference paper.

    Python
    在 GitHub 上查看↗3
  • adityalab/back2futureAdityaLab 的头像

    AdityaLab/Back2Future

    7在 GitHub 上查看↗

    Link to paper: https://arxiv.org/abs/2106.04420

    Python
    在 GitHub 上查看↗7