Stars
Official implement for "SOFTS: Efficient Multivariate Time Series Forecasting with Series-Core Fusion"(NeurIPS'24) in PyTorch.
UnetTSF: A Better Performance Linear Complexity Time Series Prediction Model
The official code for "One Fits All: Power General Time Series Analysis by Pretrained LM (NeurIPS 2023 Spotlight)"
[VLDB'22] Anomaly Detection using Transformers, self-conditioning and adversarial training.
A large collection of system log datasets for AI-driven log analytics [ISSRE'23]
Remove the headerbar from the gnome terminal
A topic-centric list of HQ open datasets.
Large Language Models for Anomaly and Out-of-Distribution Detection
Serverless LLM Serving for Everyone.
Scalable and user friendly neural 🧠 forecasting algorithms.
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
[Infocom'22] Preemptive Migration Prediction Network for Proactive Fault Tolerant Edge Computing
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
Cmake tutorial in Chinese, CMake教程中文翻译
Python - 100天从新手到大师
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
This repository contains code example projects for the AURIX™ Development Studio.
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
📚 Freely available programming books
A collection of gdb tips. 100 maybe just mean many here.
《算法导论》第三版中算法的C++实现