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
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated last year
- ☆26Updated 2 years ago
- A super-fast Python implementation of seam carving algorithm for intelligent image resizing.☆9Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- TensorFlow implementation of the "Prompt-to-Prompt Image Editing with Cross Attention Control" for Stable Diffusion☆15Updated 2 years ago
- Your favourite classical machine learning algos on the GPU/TPU☆20Updated 5 months ago
- ☆14Updated last year
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- ☆74Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- ☆24Updated last year
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- ☆18Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Symbolic API for model creation in PyTorch.☆66Updated 3 months ago
- Example of using the SAINT architecture in fastai☆12Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 8 months ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago