QinjieLin-NU's Stars
salesforce/Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
google/temporian
Temporian is an open-source Python library for preprocessing ⚡ and feature engineering 🛠 temporal data 📈 for machine learning applications 🤖
sktime/sktime
A unified framework for machine learning with time series
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
predict-idlab/tsflex
Flexible time series feature extraction & processing
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
joansj/hat
Overcoming catastrophic forgetting with hard attention to the task
moment-timeseries-foundation-model/moment
MOMENT: A Family of Open Time-series Foundation Models
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
amazon-science/chronos-forecasting
Chronos: Pretrained Models for Probabilistic Time Series Forecasting
SalesforceAIResearch/gift-eval
SalesforceAIResearch/uni2ts
Unified Training of Universal Time Series Forecasting Transformers
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
EncoraDigital/SAB-timeseries-playground
Timeseries Learning Tool is a web app that helps the understanding of time series
facebookresearch/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
NVIDIA/cloudai
CloudAI Benchmark Framework
gpustack/gpustack
Manage GPU clusters for running AI models
eseckel/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
meta-llama/llama-models
Utilities intended for use with Llama models.
ggerganov/llama.cpp
LLM inference in C/C++
maitrix-org/llm-reasoners
A library for advanced large language model reasoning
suzgunmirac/meta-prompting
Meta-Prompting: Enhancing Language Models with Task-Agnostic Scaffolding
spcl/graph-of-thoughts
Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models"
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
MingyuJ666/The-Impact-of-Reasoning-Step-Length-on-Large-Language-Models
[ACL'24] Chain of Thought (CoT) is significant in improving the reasoning abilities of large language models (LLMs). However, the correlation between the effectiveness of CoT and the length of reasoning steps in prompts remains largely unknown. To shed light on this, we have conducted several empirical experiments to explore the relations.
kyegomez/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
YangLing0818/buffer-of-thought-llm
[NeurIPS 2024 Spotlight] Buffer of Thoughts: Thought-Augmented Reasoning with Large Language Models
atfortes/Awesome-LLM-Reasoning
Reasoning in Large Language Models: Papers and Resources, including Chain-of-Thought and OpenAI o1 🍓