adetrick/sequential
Fast, lightweight framework for multi-step forecasting of sequence data with neural networks. Supports feed-forward, recurrent (RNN and LSTM), and decoder-only Transformer models. Implemented in pure Python and NumPy.
GitHub repository with 5 stars and 1 forks.
Language: Python