777Rebecca's Stars
PoorOtterBob/STONE-KDD-2024
Official repository of STONE (KDD 2024)
liuxu77/LargeST
LargeST: A Benchmark Dataset for Large-Scale Traffic Forecasting (NeurIPS 2023 DB Track)
yoshall/Awesome-Multimodal-Urban-Computing
A professional list on Multi-modal Data Fusion Models and Key Datasets for Urban Computing.
jarrycyx/UNN
Causal Neural Nerwork
lixus7/Time-Series-Works-Conferences
Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)
DaoSword/Time-Series-Forecasting-and-Deep-Learning
Resources about time series forecasting and deep learning.
hustvl/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
ChinaYi/ASFormer
Official repo for BMVC2021 paper ASFormer: Transformer for action segmentation
human-analysis/causal-relations-between-representations
yuqinie98/PatchTST
An offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
yutong-xia/CaST
PyTorch implementation of CaST, NeurIPS-23.
LilJing/causal_hmm
Python implementation for paper: "Causal Hidden Markov Model for Time Series Disease Forecasting"(CVPR 2021)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
greatwhiz/tft_tf2
Temporal Fusion Transformers for Tensorflow 2.x
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
husnejahan/DeepAR-pytorch
zhykoties/TimeSeries
Implementation of deep learning models for time series in PyTorch.
sktime/pytorch-forecasting
Time series forecasting with PyTorch
awslabs/gluonts
Probabilistic time series modeling in Python
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
vincentherrmann/pytorch-wavenet
An implementation of WaveNet with fast generation
sj-li/MS-TCN2
MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation (TPAMI 2020)
cotton-ahn/HASR_iccv2021
This is an official repository of paper "Refining Action Segmentation with Hierarchical Video Representations", which is accepted as a regular paper (poster) in ICCV 2021.
ICLR/Master-Template
Template and style files for ICLR
Wangjhdeveloper/CETNet
Official repo for paper Cross-Enhancement Transformer for Action Segmentation
boschresearch/UVAST
Official Implementation of the paper "Unified Fully and Timestamp Supervised Temporal Action Segmentation via Sequence to Sequence Translation" (ECCV 2022)
dipika-singhania/C2F-TCN
Official implementation of Coarse to Fine Multi-Resolution Temporal Convolutional Network for Temporal Action Segmentation
htdt/self-supervised
Whitening for Self-Supervised Representation Learning | Official repository
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
yiskw713/asrf
Code for ''Alleviating Over-segmentation Errors by Detecting Action Boundaries'' accepted in WACV2021