Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.26 KB

Variational-DL

Variational Deep Learning is a method of deep learning where we use Neural Networks to generate data, instead of drawing conclusions from it.

We have currrently implemented the following Autoencoders and Generative Adversarial Networks:

All the models have been benchmarked on the MNIST dataset.


Contributors: