vpuhoff / noprop-dt-mnist-pytorch
This repository contains an experimental PyTorch implementation exploring the NoProp algorithm, presented in the paper "NOPROP: TRAINING NEURAL NETWORKS WITHOUT BACK-PROPAGATION OR FORWARD-PROPAGATION". The goal of NoProp is to train neural networks without relying on traditional end-to-end backpropagation.
☆12Updated 2 weeks ago
Alternatives and similar repositories for noprop-dt-mnist-pytorch
Users that are interested in noprop-dt-mnist-pytorch are comparing it to the libraries listed below
Sorting:
- ☆19Updated last week
- ☆40Updated 3 months ago
- A simpler Pytorch + Zeta Implementation of the paper: "SiMBA: Simplified Mamba-based Architecture for Vision and Multivariate Time series…☆28Updated 6 months ago
- ☆48Updated last year
- PyTorch implementation of the groundbreaking paper "NoProp: Training Neural Networks Without Backpropagation or Forward Propagation".☆47Updated 3 weeks ago
- ☆16Updated 2 years ago
- [ICML 2025] Official implementation of "AdaPTS: Adapting Univariate Foundation Models to Probabilistic Multivariate Time Series Forecasti…☆17Updated this week
- Official implementation of paper Advancing Recursive Residual Decomposition of Linear and Nonlinear Patterns for Robust Time Series Forec…☆16Updated 3 weeks ago
- PyTorch implementation of Retentive Network: A Successor to Transformer for Large Language Models☆14Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 7 months ago
- [ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation☆42Updated 2 months ago
- Transformer model based on Kolmogorov–Arnold Network(KAN), which is an alternative of Multi-Layer Perceptron(MLP)☆28Updated last month
- The official GitHub page for the survey paper "A Survey of RWKV".☆26Updated 4 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 8 months ago
- ☆27Updated 7 months ago
- 🔥MixPro: Data Augmentation with MaskMix and Progressive Attention Labeling for Vision Transformer [Official, ICLR 2023]☆21Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last month
- Towards Understanding the Mixture-of-Experts Layer in Deep Learning☆29Updated last year
- ☆58Updated 3 months ago
- PyTorch code of "Training a Vision Transformer from scratch in less than 24 hours with 1 GPU" (HiTY workshop at Neurips 2022)☆20Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 5 months ago
- [ICML 2024] When Linear Attention Meets Autoregressive Decoding: Towards More Effective and Efficient Linearized Large Language Models☆30Updated 11 months ago
- Official code for ICML 2024 paper "An Unsupervised Approach for Periodic Source Detection in Time Series"☆9Updated 2 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated 3 weeks ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated 11 months ago
- ☆11Updated last year
- ☆17Updated 6 months ago
- Official implementation of RMoE (Layerwise Recurrent Router for Mixture-of-Experts)☆20Updated 9 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 11 months ago
- A pytorch implementation of DVIB(Deep Variational Information Bottleneck)☆9Updated 6 years ago