1363442732

1363442732

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

1363442732's starred repositories

deep-time-series

Deep learning PyTorch library for time series forecasting

Language:PythonLicense:Apache-2.0Stargazers:115Issues:0Issues:0

TSF_LSTF_Compare

Time series forecasting especially in LSTF compare,include Informer, Autoformer, Reformer, Pyraformer, FEDformer, Transformer, MTGNN, LSTNet, Graph WaveNet

Language:PythonLicense:MITStargazers:89Issues:0Issues:0

time-series-autoencoder

PyTorch Dual-Attention LSTM-Autoencoder For Multivariate Time Series

Language:PythonLicense:Apache-2.0Stargazers:629Issues:0Issues:0

time_series_forecasting_pytorch

time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code

Language:PythonStargazers:378Issues:0Issues:0

Deep-Time-Series-Prediction

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

Language:PythonStargazers:559Issues:0Issues:0

Autoformer

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008

Language:Jupyter NotebookLicense:MITStargazers:1904Issues:0Issues:0

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, ... 🧠

Language:PythonLicense:MITStargazers:54264Issues:0Issues:0

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

Language:PythonLicense:Apache-2.0Stargazers:15365Issues:0Issues:0

transformer-time-series-prediction

proof of concept for a transformer-based time series prediction model

Language:PythonLicense:MITStargazers:1264Issues:0Issues:0

keras-self-attention

Attention mechanism for processing sequential data that considers the context for each timestamp.

Language:PythonLicense:MITStargazers:655Issues:0Issues:0

keras-multi-head

A wrapper layer for stacking layers horizontally

Language:PythonLicense:MITStargazers:227Issues:0Issues:0

attention

some attention implements

Language:PythonStargazers:1427Issues:0Issues:0

Wrapper-Feature-Selection-Toolbox-Python

This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.

Language:PythonLicense:BSD-3-ClauseStargazers:244Issues:0Issues:0

swarmlib

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)

Language:PythonLicense:BSD-3-ClauseStargazers:502Issues:0Issues:0

CNN-LSTM-Attention

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

Stargazers:219Issues:0Issues:0

air_pollutants_prediction_lstm

This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGBM and ARIMA

Language:Jupyter NotebookLicense:MITStargazers:134Issues:0Issues:0

EEMD-LSTM-DO-Prediction

EEMD、LSTM、time series prediction、DO、Deep Learning

Language:PythonStargazers:81Issues:0Issues:0

CNN-BiLSTM-Attention-Time-Series-Prediction_Keras

CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras

Language:PythonStargazers:557Issues:0Issues:0

tutorials

教程

Stargazers:2661Issues:0Issues:0

electric_forecast.pytorch

the electric seq data forecast

Language:PythonStargazers:3Issues:0Issues:0

CSDN-code-link

由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接

Stargazers:152Issues:0Issues:0

PSO

粒子群优化算法

Language:PythonStargazers:215Issues:0Issues:0

SSA_python

麻雀搜索算法(Sparrow Search Algorithm, SSA)的python实现

Language:PythonStargazers:117Issues:0Issues:0

Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:7918Issues:0Issues:0

lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.

Language:PythonStargazers:1747Issues:0Issues:0