carloalbertobarbano / forward-forward-pytorchLinks
PyTorch implementation of Hinton's FF Algorithm with hard negatives sampling
☆14Updated 2 years ago
Alternatives and similar repositories for forward-forward-pytorch
Users that are interested in forward-forward-pytorch are comparing it to the libraries listed below
Sorting:
- Code for "Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?" [ICML 2023]☆35Updated 10 months ago
- ☆53Updated 8 months ago
- ☆51Updated last year
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated 11 months ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Reimplementation of Geoffrey Hinton's Forward-Forward Algorithm☆149Updated last year
- Replicating and dissecting the git-re-basin project in one-click-replication Colabs☆36Updated 2 years ago
- nanoGPT-like codebase for LLM training☆98Updated last month
- Code for papers Linear Algebra with Transformers (TMLR) and What is my Math Transformer Doing? (AI for Maths Workshop, Neurips 2022)☆68Updated 10 months ago
- ☆51Updated last year
- Train ImageNet *fast* in 500 lines of code with FFCV☆143Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Implementation of Forward Forward Network proposed by Hinton in NIPS 2022.☆169Updated 2 years ago
- Code accompanying the paper "A contrastive rule for meta-learning"☆12Updated 7 months ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- Uncertainty-aware representation learning (URL) benchmark☆105Updated 3 months ago
- ☆81Updated last year
- This repository includes code to reproduce the tables in "Loss Landscapes are All You Need: Neural Network Generalization Can Be Explaine…☆37Updated 2 years ago
- ☆50Updated last year
- Lightweight torch implementation of rigl, a sparse-to-sparse optimizer.☆57Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.