gmlp

There are 6 repositories under gmlp topic.

  • sayakpaul/maxim-tf

    Implementation of MAXIM in TensorFlow.

    Language:Jupyter Notebook13461418
  • antonyvigouret/Pay-Attention-to-MLPs

    My implementation of the gMLP model from the paper "Pay Attention to MLPs".

    Language:Python24104
  • nnaakkaaii/g2-MLP

    g2-MLP: State-of-the-Art Model for Node Classification on Graphs (PPI Dataset)

    Language:Shell10101
  • leondgarse/keras_mlp

    Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.

    Language:Python7113
  • EthanBnntt/tinygrad-gmlp

    An implementation of gated MLPs in tinygrad, as an alternative to transformers.

    Language:Python5101
  • 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.

    Language:Python1200