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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to luisroque/bench

Open-source alternatives to Bench

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

  • lyhue1991/eat_tensorflow2_in_30_daysAvatar lyhue1991

    lyhue1991/eat_tensorflow2_in_30_days

    9,933Vezi pe 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
    Vezi pe GitHub↗9,933
  • adityalab/camulA

    adityalab/camul

    0Vezi pe 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.

    Vezi pe GitHub↗0
  • chengqingyu/merlinAvatar ChengqingYu

    ChengqingYu/Merlin

    21Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗21
  • adityalab/foilAvatar AdityaLab

    AdityaLab/FOIL

    46Vezi pe 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
    Vezi pe GitHub↗46

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
adityalab/lstpromptAvatar AdityaLab

AdityaLab/lstprompt

57Vezi pe GitHub↗

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

Jupyter Notebook
Vezi pe GitHub↗57
  • adityalab/petsAvatar AdityaLab

    AdityaLab/pets

    6Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗6
  • alipay/pyraformerA

    alipay/Pyraformer

    0Vezi pe 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.

    Vezi pe GitHub↗0
  • atik-ahamed/timemachineAvatar Atik-Ahamed

    Atik-Ahamed/TimeMachine

    221Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗221
  • benchcouncil/dualsgAvatar BenchCouncil

    BenchCouncil/DualSG

    103Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗103
  • bennytmt/llmsfortimeseriesAvatar BennyTMT

    BennyTMT/LLMsForTimeSeries

    161Vezi pe GitHub↗

    (NeurIPS 2024 Spotlight) 🌟 Paper Link

    Python
    Vezi pe GitHub↗161
  • bird-tao/clcrnAvatar bird-tao

    bird-tao/clcrn

    132Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗132
  • borealisai/scaleformerAvatar BorealisAI

    BorealisAI/scaleformer

    138Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗138
  • boreshkinai/fc-gagaB

    boreshkinai/fc-gaga

    0Vezi pe 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.

    Vezi pe GitHub↗0
  • chaoshangcs/gtsC

    chaoshangcs/GTS

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • adityalab/epifnpA

    AdityaLab/EpiFNP

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • chenpudigege/neucastC

    chenpudigege/NeuCast

    0Vezi pe 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.

    Vezi pe GitHub↗0
  • chenxiliu-hnu/timecmaAvatar ChenxiLiu-HNU

    ChenxiLiu-HNU/TimeCMA

    166Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗166
  • coco0106/mo-stepAvatar coco0106

    coco0106/MO-STEP

    8Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗8
  • complex-ai-lab/nccAvatar complex-ai-lab

    complex-ai-lab/ncc

    18Vezi pe 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
    Vezi pe GitHub↗18
  • cstcloudops/cmosAvatar CSTCloudOps

    CSTCloudOps/CMoS

    39Vezi pe 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
    Vezi pe GitHub↗39
  • damo-di-ml/icml2022-fedformerAvatar DAMO-DI-ML

    DAMO-DI-ML/ICML2022-FEDformer

    220Vezi pe 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
    Vezi pe GitHub↗220
  • damo-di-ml/kdd2022-quatformerAvatar DAMO-DI-ML

    DAMO-DI-ML/KDD2022-Quatformer

    32Vezi pe 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
    Vezi pe GitHub↗32
  • davidham3/stsgcnAvatar Davidham3

    Davidham3/STSGCN

    456Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗456
  • daxin007/armdAvatar daxin007

    daxin007/ARMD

    116Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗116
  • decisionintelligence/k2vaeAvatar decisionintelligence

    decisionintelligence/K2VAE

    53Vezi pe 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
    Vezi pe GitHub↗53
  • decisionintelligence/lightgtsAvatar decisionintelligence

    decisionintelligence/LightGTS

    66Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗66
  • decisionintelligence/pathformerAvatar decisionintelligence

    decisionintelligence/pathformer

    262Vezi pe 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
    Vezi pe GitHub↗262
  • decisionintelligence/tfbAvatar decisionintelligence

    decisionintelligence/TFB

    1,717Vezi pe GitHub↗

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

    Shell
    Vezi pe GitHub↗1,717
  • deepkashiwa20/deepurbaneventAvatar deepkashiwa20

    deepkashiwa20/DeepUrbanEvent

    3Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗3
  • adityalab/back2futureAvatar AdityaLab

    AdityaLab/Back2Future

    7Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗7