ML-Society/Easter-Bootcamp-2018
Designed to take you from zero experience to GANs within a week.
This bootcamp guides you through the process of understanding and building Generative Adversarial Networks (GANs), even if you have no prior experience in machine learning. You'll start with fundamental concepts and progress to creating sophisticated models that can generate new data, like images or text. It's designed for anyone curious about AI and wanting to learn practical deep learning skills quickly.
No commits in the last 6 months.
Use this if you are a beginner interested in learning how to build and understand Generative Adversarial Networks from scratch within a week.
Not ideal if you are an experienced machine learning practitioner looking for advanced research topics or specific production-level deployment strategies for GANs.
Stars
25
Forks
12
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 22, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ML-Society/Easter-Bootcamp-2018"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch