MLP Mixer CIFAR10 Versions Save

Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.

Models

3 years ago

Models included in the attached archive are:

  • MLP-Mixer with varying number of MLP blocks (2, 4, 6, 8, and 10)
  • ResNet20

Logs include TensorBoard logs to track how the linear projections evolve over time.