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
thuml avatar

thuml/AutoTimes

0
View on GitHub↗
268 stars·33 forks·Python·MIT·8 viewsarxiv.org/abs/2402.02370↗

AutoTimes

Official implementation: AutoTimes: Autoregressive Time Series Forecasters via Large Language Models. [Slides], [Poster]

Features

  • Forecasting Models - Autoregressive forecasting using large language models.
  • Time Series Foundation Models - Autoregressive time series forecasters powered by large language models.

Star history

Star history chart for thuml/autotimesStar history chart for thuml/autotimes

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does thuml/autotimes do?

Official implementation: AutoTimes: Autoregressive Time Series Forecasters via Large Language Models. [[Slides]](https://cloud.tsinghua.edu.cn/f/7689d30f92594ded84f0/), [[Poster]](https://cloud.tsinghua.edu.cn/f/f2c18ae34fef4e74ad46/)

What are the main features of thuml/autotimes?

The main features of thuml/autotimes are: Forecasting Models, Time Series Foundation Models.

Which projects share features with thuml/autotimes?

Projects with overlapping indexed features include: salesforceairesearch/uni2ts. yuqinie98/patchtst. time-series-foundation-models/lag-llama — Lag-llama is a probabilistic machine learning foundation model designed for time series forecasting. It generates… lyhue1991/eat_tensorflow2_in_30_days — This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow.… adityalab/lstprompt — Implementation of the paper "LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term… adityalab/camul — We require you to have anaconda or miniconda installed. Run the script ./scripts/setup.sh to setup the virtual…

Projects sharing features with AutoTimes

These projects share indexed features with AutoTimes. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • yuqinie98/patchtstyuqinie98 avatar

    yuqinie98/PatchTST

    2,452View on GitHub↗
    Python
    View on GitHub↗2,452
  • salesforceairesearch/uni2tsSalesforceAIResearch avatar

    SalesforceAIResearch/uni2ts

    1,426View on GitHub↗
    Jupyter Notebookdeep-learningforecastingmachine-learning
    View on GitHub↗1,426
  • time-series-foundation-models/lag-llamatime-series-foundation-models avatar

    time-series-foundation-models/lag-llama

    1,589View on GitHub↗

    Lag-llama is a probabilistic machine learning foundation model designed for time series forecasting. It generates predictive distributions and uncertainty bounds for sequential data across arbitrary frequencies by leveraging pre-trained foundational weights. The system supports zero-shot transfer inference, allowing it to predict future values on entirely new and unseen datasets without requiring prior retraining. It achieves this by combining generalized representations from foundational training with adjustable context lengths, where historical context lengths and lagged feature values feed

    Pythonforecastingfoundation-modelslag-llama
    View on GitHub↗1,589
  • lyhue1991/eat_tensorflow2_in_30_dayslyhue1991 avatar

    lyhue1991/eat_tensorflow2_in_30_days

    9,933View on 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
    View on GitHub↗9,933
  • Compare all 30 related projects→