Generating Texts and Images using Various Transformer Models that I try to perform by learning and by doing self projects
- VAE : Images are generated with best output from Fashion Mnist dataset
- VAE using CelebA : Similar to VAE but used CelebA Dataset
- LSTM : Generated text results for Epirecipes that is recipes by entering prompts
- DCGAN : Generated Real and Fake Images prediction of Lego Bricks Dataset
- PixelCNN : Generating Extra Pixels in Images