mpezeshki / pytorch_forward_forwardLinks
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
☆1,487Updated 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:
- Cramming the training of a (BERT-type) language model into limited compute.☆1,349Updated 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,287Updated 9 months ago
- ☆785Updated last month
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,166Updated 10 months ago
- Tensors, for human consumption☆1,312Updated last week
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆976Updated last year
- ☆2,787Updated last year
- maximal update parametrization (µP)☆1,608Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆474Updated 3 years ago
- Foundation Architecture for (M)LLMs☆3,118Updated last year
- Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.☆1,091Updated this week
- A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.☆937Updated last year
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- torchview: visualize pytorch models☆993Updated 4 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆823Updated 2 years ago
- Convolutions for Sequence Modeling☆898Updated last year
- VICReg official code base☆546Updated 2 years ago
- Reimplementation of Geoffrey Hinton's Forward-Forward Algorithm☆156Updated last year
- Schedule-Free Optimization in PyTorch☆2,218Updated 4 months ago
- Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.☆1,829Updated 2 weeks ago
- Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)☆1,954Updated last year
- 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…☆759Updated last year
- ML Collections is a library of Python Collections designed for ML use cases.☆984Updated last month
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆491Updated 2 years ago
- FFCV: Fast Forward Computer Vision (and other ML workloads!)☆2,973Updated last year
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated last month
- The WeightWatcher tool for predicting the accuracy of Deep Neural Networks☆1,673Updated 4 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆382Updated last year
- Structured state space sequence models☆2,743Updated last year
- Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.☆1,600Updated 3 weeks ago