generative models

Fashion-MNIST Generation with Tensorflow

Explore Fashion-MNIST image generation with TensorFlow, from data preparation to building and training an autoencoder.

Pi2Pix with Pytorch and PyTorch Lightning

Build a Pix2Pix model with PyTorch and PyTorch Lightning, from paired image data and network design to training and evaluation.