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