johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
373 stars 123 forks source link

Add Variational Autoencoder and GANs #131

Closed sarthak247 closed 6 months ago

sarthak247 commented 6 months ago

Add Variational Autoencoder and GANs part for Unit 5 - Generative Models w.r.t #28

Review required. :v:

sarthak247 commented 6 months ago

I've made the requested changes :v:

merveenoyan commented 6 months ago

@sarthak247 can you check out rest of the chapters and if it doesn't exist, maybe add a very minimal PyTorch implementation of a GAN and a VAE?