|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/gans_bootcamp/
课程评论:没有评论
## 完整生成对抗网络(GANs)训练营:理论与应用 (Coursera 课程总结) 本课程是一门关于生成对抗网络(GANs)的全面指南。课程深入浅出地讲解了 GANs 的理论知识,并在每个理论课程后,通过动手实践环节,使用先进强大的深度学习框架 PyTorch 教授如何编写各种类型的 GANs。 **课程涵盖的主要 GANs 类型包括:** * **DCGANs (深度卷积生成对抗网络)** * **LSGANs (最小二乘生成对抗网络)** * **CGANs (条件生成对抗网络)** * **CoGANs (联合无监督 GANs)** * **SRGANs (超分辨率生成对抗网络)** * **CycleGANs (循环一致对抗网络)** * **以及其他类型的 GANs** 每种 GANs 类型都将包含理论讲解和实践编码两部分,帮助学员全面掌握 GANs 的原理与应用。
This course is a comprehensive guide to Generative Adversarial Networks (GANs). The theories are explained in depth and in a friendly manner. After each theoretical lesson, we will dive together into a hands-on session, where we will be learning how to code different types of GANs in PyTorch, which is a very advanced and powerful deep learning framework!The following topics will be included: DCGANsLSGANsCGANsCoGANsSRGANsCycleGANsother types of GANsEach type will include a theoretical and practical session.