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
- ☆75Updated 3 years ago
- A repository for log-time feedforward networks☆224Updated last year
- ☆51Updated last year
- Reimplementation of Geoffrey Hinton's Forward-Forward Algorithm☆160Updated 2 years ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆128Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 2 months ago
- Forward Pass Learning and Inference Library, for neural networks and general intelligence, Signal Propagation (sigprop)☆55Updated 2 years ago
- Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurren…☆63Updated 2 years ago
- Implementation of Hinton's forward-forward (FF) algorithm in tensorflow - an alternative to back-propagation☆35Updated 2 years ago
- Hypercomplex Neural Networks with PyTorch☆56Updated 3 years ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated last year
- ☆129Updated 5 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆87Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆83Updated last year
- Easy Hypernetworks in Pytorch and Jax☆106Updated 2 years ago
- Exact method for visualizing partitions of a Deep Neural Network, CVPR 2023 Highlight☆110Updated 10 months ago
- ☆158Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- optimizer & lr scheduler & loss function collections in PyTorch☆382Updated this week
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆47Updated 2 years ago
- FID computation in Jax/Flax.☆29Updated last year
- Spyx: Spiking Neural Networks in JAX☆129Updated last month
- Brain-Inspired Modular Training (BIMT), a method for making neural networks more modular and interpretable.☆174Updated 2 years ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- Recursive Leasting Squares (RLS) with Neural Network for fast learning☆58Updated 2 years ago