gmlp
There are 6 repositories under gmlp topic.
sayakpaul/maxim-tf
Implementation of MAXIM in TensorFlow.
antonyvigouret/Pay-Attention-to-MLPs
My implementation of the gMLP model from the paper "Pay Attention to MLPs".
nnaakkaaii/g2-MLP
g2-MLP: State-of-the-Art Model for Node Classification on Graphs (PPI Dataset)
leondgarse/keras_mlp
Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.
EthanBnntt/tinygrad-gmlp
An implementation of gated MLPs in tinygrad, as an alternative to transformers.
ZCalkins/Model-Performance-and-Tuning-Analysis-on-CIFAR
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.