ynning

ynning

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

ynning's starred repositories

External-Attention-pytorch

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Language:PythonLicense:MITStargazers:11479Issues:104Issues:82

PyTorch-Tutorial

Build your neural network easy and fast, 莫烦Python中文教学

Language:Jupyter NotebookLicense:MITStargazers:8149Issues:213Issues:71

Time-Series-Library

A Library for Advanced Deep Time Series Models.

Language:PythonLicense:MITStargazers:7018Issues:73Issues:511

deep-learning-time-series

List of papers, code and experiments using deep learning for time series forecasting

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2606Issues:81Issues:7

time-series-transformers-review

A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.

LTSF-Linear

[AAAI-23 Oral] Official implementation of the paper "Are Transformers Effective for Time Series Forecasting?"

Language:PythonLicense:Apache-2.0Stargazers:2014Issues:17Issues:112

ConvLSTM_pytorch

Implementation of Convolutional LSTM in PyTorch.

Language:PythonLicense:MITStargazers:1999Issues:20Issues:29

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

Language:PythonLicense:Apache-2.0Stargazers:1611Issues:14Issues:115

iTransformer

Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight), https://openreview.net/forum?id=JePfAI8fah

Language:PythonLicense:MITStargazers:1275Issues:9Issues:134

Seq2Seq-PyTorch

Sequence to Sequence Models with PyTorch

Language:PythonLicense:WTFPLStargazers:736Issues:22Issues:17

seq2seq

Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch

Language:PythonLicense:MITStargazers:690Issues:15Issues:20

Deep-Time-Series-Prediction

Seq2Seq, Bert, Transformer, WaveNet for time series prediction.

Nonstationary_Transformers

Code release for "Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting" (NeurIPS 2022), https://arxiv.org/abs/2205.14415

Language:PythonLicense:MITStargazers:476Issues:10Issues:40

encoder_decoder

Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq

CNN-LSTM-Attention

使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to predict the closing price.

Language:Jupyter NotebookStargazers:230Issues:0Issues:0

LSTM-Load-Forecasting

Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep forecasting and Multivariate-MultiStep forecasting.

Language:PythonLicense:MITStargazers:211Issues:3Issues:10

PatchMixer

About Code release for "PatchMixer: A Patch-Mixing Architecture for Long-Term Time Series Forecasting"

Language:PythonLicense:MITStargazers:184Issues:10Issues:10

AST

Adversarial Sparse Transformer for Time Series Forecasting

DeepRNN

long-term blood pressure prediction with deep recurrent neural networks

Language:PythonLicense:MITStargazers:107Issues:6Issues:6

SegRNN

The official repository of the SegRNN paper: "Segment Recurrent Neural Network for Long-Term Time Series Forecasting." This work is developed by the Lab of Professor Weiwei Lin (linww@scut.edu.cn), South China University of Technology; Pengcheng Laboratory.

Language:PythonLicense:Apache-2.0Stargazers:103Issues:2Issues:15

Dish-TS

Time Series Forecasting, Distribution Shift

massformer

Tandem Mass Spectrum Prediction with Graph Transformers

Language:PythonLicense:BSD-2-ClauseStargazers:70Issues:8Issues:5

KDDCUP2022

[KDD CUP 2022] 11th place solution of Spatial-Temporal Graph Neural Network for Wind Power Forecasting in Baidu KDD CUP 2022

Language:PythonLicense:MITStargazers:52Issues:2Issues:2

api-examples

API examples to retrieve spectrum data from electrosense

Language:PythonLicense:Apache-2.0Stargazers:9Issues:1Issues:0

LTSF-linear-API

API for LSTF-Linear, SOTA for time-series-forecasting.

Language:PythonStargazers:6Issues:2Issues:0

Major-Project

Machine Learning algorithms for Spectrum sensing

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

FMTCN4LTSF

The code of "A novel approach for long-term time series forecasting: Frequency-domain enhanced multi-scale temporal convolutional network with a hybrid loss function"