mpezeshki / pytorch_forward_forwardLinks
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
☆1,488Updated 2 years ago
Alternatives and similar repositories for pytorch_forward_forward
Users that are interested in pytorch_forward_forward are comparing it to the libraries listed below
Sorting:
- ☆785Updated 2 weeks ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,348Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,282Updated 8 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆969Updated last year
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,163Updated 9 months ago
- Tensors, for human consumption☆1,290Updated 2 months ago
- maximal update parametrization (µP)☆1,594Updated last year
- Convolutions for Sequence Modeling☆898Updated last year
- Foundation Architecture for (M)LLMs☆3,113Updated last year
- Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.☆1,081Updated this week
- VICReg official code base☆546Updated 2 years ago
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Schedule-Free Optimization in PyTorch☆2,206Updated 3 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- The WeightWatcher tool for predicting the accuracy of Deep Neural Networks☆1,656Updated 3 months ago
- torchview: visualize pytorch models☆986Updated 3 months ago
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,204Updated last year
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆489Updated 2 years ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated last year
- ☆2,785Updated last year
- Starting kit for the NeurIPS 2023 unlearning challenge☆376Updated 2 years ago
- The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series o…☆748Updated last year
- Hopfield Networks is All You Need☆1,846Updated 2 years ago
- Reimplementation of Geoffrey Hinton's Forward-Forward Algorithm☆155Updated last year
- Implementation of https://srush.github.io/annotated-s4☆502Updated 2 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆824Updated 2 years ago
- Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.☆1,598Updated this week
- A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.☆933Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,007Updated last year
- functorch is JAX-like composable function transforms for PyTorch.☆1,438Updated 3 weeks ago