sleepingcat4 / forwardalgorithmsLinks
A tensorflow implementation of the Forward-Forward Algorithm from NeurIPS '22.
☆10Updated 2 years ago
Alternatives and similar repositories for forwardalgorithms
Users that are interested in forwardalgorithms are comparing it to the libraries listed below
Sorting:
- ☆24Updated 2 years ago
- ☆16Updated 2 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Fastai community entry to 2020 Reproducibility Challenge☆18Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated last year
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- ☆18Updated 3 years ago
- ☆25Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Quickest way to share everything about your research within a single app☆38Updated 8 months ago
- ☆14Updated last year
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- ☆74Updated 2 years ago
- NLP Examples using the 🤗 libraries☆41Updated 4 years ago
- A PyTorch only inference wrapper for fastai☆12Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- ☆24Updated last year
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Cricket analytics for humans 🏏☆12Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆69Updated 2 years ago
- A super-fast Python implementation of seam carving algorithm for intelligent image resizing.☆9Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year