MNIST¶
A collection of Neural nets used to perform the benchmark on MNIST
ConvNets¶
A Convolutional encoder suited for MNIST and Autoencoder-based models. |
|
A Convolutional encoder suited for MNIST and Variational Autoencoder-based models. |
|
A Convolutional encoder suited for mnist and Hyperspherical autoencoder Variational Autoencoder. |
|
A Convolutional decoder suited for MNIST and Autoencoder-based models. |
|
A Convolutional discriminator suited for MNIST. |
ResNets¶
A ResNet encoder suited for MNIST and Autoencoder-based models. |
|
A ResNet encoder suited for MNIST and Variational Autoencoder-based models. |
|
A ResNet encoder suited for MNIST and Hyperspherical VAE models. |
|
A ResNet encoder suited for MNIST and Vector Quantized VAE models. |
|
A ResNet decoder suited for MNIST and Autoencoder-based models. |
|
A ResNet decoder suited for MNIST and Vector Quantized VAE models. |