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

scxsunchenxi/test

0
View on GitHub↗
66 stars·14 forks·Python·7 views

Test

Install Python>=3.8, PyTorch 1.8.1. - Numpy (numpy) v1.15.2; - Matplotlib (matplotlib) v3.0.0; - Orange (Orange) v3.18.0; - Pandas (pandas) v1.4.2; - Weke (python-weka-wrapper3) v0.1.6 for multivariate time series (requires Oracle JDK 8 or OpenJDK 8); - PyTorch (torch) v1.8.1 with CUDA 11.0; -…

Features

  • Time Series Forecasting Models - Aligning text prototypes to activate LLM capabilities for forecasting.

Star history

Star history chart for scxsunchenxi/testStar history chart for scxsunchenxi/test

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

Projects sharing features with Test

These projects share indexed features with Test. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • google-research/timesfmgoogle-research avatar

    google-research/timesfm

    8,602View on 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
    View on GitHub↗8,602
  • princewen/tensorflow_practiceprincewen avatar

    princewen/tensorflow_practice

    7,009View on 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
    View on GitHub↗7,009
  • decisionintelligence/pathformerdecisionintelligence avatar

    decisionintelligence/pathformer

    262View on 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
    View on GitHub↗262
  • thuml/itransformerthuml avatar

    thuml/iTransformer

    2,153View on 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
    View on GitHub↗2,153
Compare all 7 related projects→

Frequently asked questions

What does scxsunchenxi/test do?

Install Python>=3.8, PyTorch 1.8.1. - Numpy (numpy) v1.15.2; - Matplotlib (matplotlib) v3.0.0; - Orange (Orange) v3.18.0; - Pandas (pandas) v1.4.2; - Weke (python-weka-wrapper3) v0.1.6 for multivariate time series (requires Oracle JDK 8 or OpenJDK 8); - PyTorch (torch) v1.8.1 with CUDA 11.0; -…

What are the main features of scxsunchenxi/test?

The main features of scxsunchenxi/test are: Time Series Forecasting Models.

Which projects share features with scxsunchenxi/test?

Projects with overlapping indexed features include: google-research/timesfm — TimesFM is a time series foundation model designed to generalize across diverse temporal datasets for forecasting and… princewen/tensorflow_practice — This repository is a collection of practical deep learning implementations and examples built using the TensorFlow… decisionintelligence/pathformer — This code is a PyTorch implementation of our ICLR'24 paper "Pathformer: Multi-scale Transformers with Adaptive… thuml/itransformer — The repo is the official implementation for the paper: iTransformer: Inverted Transformers Are Effective for Time… wxie9/card. kimmeen/time-llm — (ICLR'24) Time-LLM: Time Series Forecasting by Reprogramming Large Language Models.