Image Generation using GANs | Deep Learning with PyTorch: Zero to GANs | Part 6 of 6

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=QpR4QEv5Urk



Duration: 2:29:15
45,946 views
1,347


“Deep Learning with PyTorch: Zero to GANs” is a beginner-friendly online course offering a practical and coding-focused introduction to deep learning using the PyTorch framework. Learn more and register for a certificate of accomplishment here: http://zerotogans.com

Watch the entire series here: https://www.youtube.com/playlist?list=PLWKjhJtqVAbm5dir5TLEy2aZQMG7cHEZp

Code and Resources:
🔗 Generative Adversarial Networks in PyTorch: https://jovian.ai/aakashns/06b-anime-dcgan
🔗 Generative Adversarial Networks using MNSIT: https://jovian.ai/aakashns/06-mnist-gan
🔗 Tensorflow 2.1 port of Pytorch - Zero to GANs: https://jovian.ai/kartik.godawat/collections/tf-zero-to-gan
🔗 Discussion forum: https://jovian.ai/forum/t/lecture-6-image-generation-using-generative-adversarial-networks-gans/13775

Topics covered in this video:
* Generative modeling and applications of GANs
* Training generator and discriminator networks
* Generating fake digits & anime faces with GANs

This course is taught by Aakash N S, co-founder & CEO of Jovian - a data science platform and global community.
- YouTube: https://youtube.com/jovianml
- Twitter: https://twitter.com/jovianml
- LinkedIn: https://linkedin.com/company/jovianml

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2021-02-02freeCodeCamp.org Curriculum Expansion: Math + Machine Learning + Data Science
2021-02-02Object Oriented Programming (OOP) in C++ Course
2021-01-27Data Structures - Full Course Using C and C++
2021-01-26Android Studio Tutorial - Build a GPS App
2021-01-21Build a Shopping Cart with React and TypeScript - Tutorial
2021-01-19Basics of SQL Injection - Penetration Testing for Ethical Hackers
2021-01-13How to Make a Landing Page using HTML, SCSS, and JavaScript - Full Course
2021-01-12Java Testing - JUnit 5 Crash Course
2021-01-07Build 12 Data Science Apps with Python and Streamlit - Full Course
2021-01-05Build a Complete Android App with Firebase - Full Course with Kotlin
2021-01-02Image Generation using GANs | Deep Learning with PyTorch: Zero to GANs | Part 6 of 6
2020-12-3120 Award-Winning JavaScript Games – Js13kGames 2020 Winners
2020-12-29Pointers in C / C++ [Full Course]
2020-12-22Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo - Full Course
2020-12-21Python Microservices Web App (with React, Django, Flask) - Full Course
2020-12-19Data Augmentation, Regularization, and ResNets | Deep Learning with PyTorch: Zero to GANs | 5 of 6
2020-12-18How to Build a Career in Tech: Jordan Jackson Connects the Dots
2020-12-17Webhooks for Beginners - Full Course
2020-12-16Java Android App using REST API - Network Data in Android Course
2020-12-15Code a Discord Bot with Python - Host for Free in the Cloud
2020-12-12Image Classification with Convolutional Neural Networks | Deep Learning with PyTorch: Zero to GANs |