rmwkwok / forward_forward_algorithmLinks
Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow
☆35Updated 2 years ago
Alternatives and similar repositories for forward_forward_algorithm
Users that are interested in forward_forward_algorithm are comparing it to the libraries listed below
Sorting:
- Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"☆86Updated 2 years ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆127Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
- ☆75Updated 3 years ago
- ☆129Updated 3 months ago
- Reimplementation of Geoffrey Hinton's Forward-Forward Algorithm☆157Updated 2 years ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- A repository for log-time feedforward networks☆222Updated last year
- Implementation of Hinton's forward-forward (FF) algorithm in tensorflow - an alternative to back-propagation☆35Updated 2 years ago
- Forward Pass Learning and Inference Library, for neural networks and general intelligence, Signal Propagation (sigprop)☆55Updated 2 years ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆392Updated last year
- Spyx: Spiking Neural Networks in JAX☆126Updated last year
- [ICLR 2023] "Dilated convolution with learnable spacings" Ismail Khalfaoui Hassani, Thomas Pellegrini and Timothée Masquelier☆72Updated last year
- ☆140Updated 3 weeks ago
- Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurren…☆62Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆85Updated last year
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆45Updated last year
- Spiking neuron integration for PyTorch☆41Updated 8 months ago
- ☆51Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- Implementation of Agent Attention in Pytorch☆92Updated last year
- ☆134Updated 2 years ago
- ☆293Updated 11 months ago
- Benchmarking and Testing FastKAN☆86Updated last year
- The boundary of neural network trainability is fractal☆220Updated last year
- PyTorch implementation of Hinton's FF Algorithm with hard negatives sampling☆15Updated 2 years ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆186Updated last year
- Implementation of the proposed minGRU in Pytorch☆308Updated 8 months ago
- This notebook is designed to plot the attention maps of a vision transformer trained on MNIST digits.☆38Updated 5 months ago