Deep Learning with PyTorch Live Course - GANs for Image Generation (Part 6 of 6) - freeCodeCamp.org - 深度學習 Deep Learning 公開課 - Cupoy
This is a beginner-friendly coding-first online course on PyTorch - one of the most widely used and ...
This is a beginner-friendly coding-first online course on PyTorch - one of the most widely used and fastest growing frameworks for machine learning. This video covers the concepts and techniques involved in building & training Generative Adversarial Networks or GANs to generate images of anime faces.
Resources:
🔗 Deep Convolutional GANs: https://jovian.ml/aakashns/06b-anime-...
🔗 MNIST Generative Adversarial Network: https://jovian.ml/aakashns/06-mnist-gan
🔗 Discussion forum: https://jovian.ml/forum/t/lecture-6-i...
🔗 Course Graduation Party:
• Deep Learning with PyTorch: Zero to G...
🔗 Data Analysis with Python: https://jovian.ml/learn/data-analysis...
Topics covered:
⌨️ Introduction to generative modeling and application of GANs
⌨️ Creating generator and discriminator neural networks
⌨️ Generating and evaluating fake images of anime faces
⌨️ Training the generator and discriminator in tandem and visualizing results