Skip to content

An Imperial College project, focused on the implementation of 2 generative models: a variational auto-encoder and a DCGAN

Notifications You must be signed in to change notification settings

Baiame/generative_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Generative Models

Description of the project

This Deep Learning project aims to develop and test 2 generative models:

  • A Variational Autoencoder (VAE)
  • A Deep Convolutional Generative Adversarial Network (DCGAN)

For the first part the MNIST dataset is needed https://en.wikipedia.org/wiki/MNIST_database and for the second the CIFAR-10 is needed (https://www.cs.toronto.edu/~kriz/cifar.html).

More details

The project is a Google Colab Notebook including all the results and images. The link to the project is: https://github.com/Baiame/generative_models/

About

An Imperial College project, focused on the implementation of 2 generative models: a variational auto-encoder and a DCGAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages