Implementation of MAXIM in TensorFlow.
-
Updated
Jul 2, 2023 - Jupyter Notebook
Implementation of MAXIM in TensorFlow.
My implementation of the gMLP model from the paper "Pay Attention to MLPs".
g2-MLP: State-of-the-Art Model for Node Classification on Graphs (PPI Dataset)
Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.
An implementation of gated MLPs in tinygrad, as an alternative to transformers.
Model performance and tuning analysis conducted on the CIFAR10 and CIFAR100 datasets. Convolutional Neural Network (CNN), Gated Multilayer Perceptron (gMLP), and Vision Transformer (ViT) model architectures are utilized. The study is built using PyTorch, PyTorch Lightning, and Optuna. MLflow, DVC, YAML files and the Hydra framework are used.
Add a description, image, and links to the gmlp topic page so that developers can more easily learn about it.
To associate your repository with the gmlp topic, visit your repo's landing page and select "manage topics."