Repository navigation

#

sequence-modeling

Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018

Python
344
5 年前

Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.

Python
296
1 年前

🔥 A minimal training framework for scaling FLA models

Python
256
23 天前

Implementation of GateLoop Transformer in Pytorch and Jax

Python
91
1 年前

Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)

Python
79
1 年前

Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.

Jupyter Notebook
50
6 个月前

Repo to reproduce the First-Explore paper results

Python
38
9 个月前

Python package for Arabic natural language processing

Python
27
6 年前

Source code for "A Lightweight Recurrent Network for Sequence Modeling"

Python
26
3 年前

An implmentation of the AWD-LSTM in PyTorch

Jupyter Notebook
12
7 年前

A hands-on project for forecasting time-series with PyTorch LSTMs. It creates realistic daily data (trend, seasonality, events, noise), prepares it with sliding windows, and trains an LSTM to make multi-step predictions. The project tracks errors with RMSE, MAE, MAPE and shows clear plots of training progress and forecast results.

Python
5
23 天前

Elucidating the Design Choice of Probability Paths in Flow Matching for Forecasting

Python
5
2 个月前

Elucidating the Design Choice of Probability Paths in Flow Matching for Forecasting

Python
5
2 个月前

Official Repository of JustDense: Just using Dense instead of Sequence Mixer for Time Series analysis

Python
4
2 个月前

Implementation of Echo State Networks (ESN) with experiments on MNIST and ECG5000. Includes comparison with Linear Regression and analysis of weight initialization methods for time-series and classification tasks.

Jupyter Notebook
3
20 天前