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

SalesforceAIResearch/uni2ts

0
View on GitHub↗
1,426 stars·189 forks·Jupyter Notebook·apache-2.0·12 views

Uni2ts

Features

  • Forecasting Models - Unified training for universal forecasting Transformers.
  • Time Series Foundation Models - Unified training framework for universal time series transformers.

Star history

Star history chart for salesforceairesearch/uni2tsStar history chart for salesforceairesearch/uni2ts

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 are the main features of salesforceairesearch/uni2ts?

The main features of salesforceairesearch/uni2ts are: Forecasting Models, Time Series Foundation Models.

Which projects share features with salesforceairesearch/uni2ts?

Projects with overlapping indexed features include: thuml/autotimes — Official implementation: AutoTimes: Autoregressive Time Series Forecasters via Large Language Models.… 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 Uni2ts

These projects share indexed features with Uni2ts. 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
  • thuml/autotimesthuml avatar

    thuml/AutoTimes

    268View on GitHub↗

    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/)

    Python
    View on GitHub↗268
  • 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→