Engineering and Technology
Learn how to build and train different generative adversarial network architectures to generate new images.
and gradient penalties. The course Building Generative Adversarial Networks on Udacity covers the fundamentals of GANs, including building generators and discriminators using fully connected and convolutional layers. It also teaches how to train GAN models on various datasets, such as MNIST, CIFAR10, and summer2winter Yosemite. Additionally, the course explores advanced topics like implementing Wasserstein loss, gradient penalties, and StyleGAN components. The final project involves building and training a custom GAN architecture on the CelebA dataset, incorporating different loss functions and stabilization techniques.
by Udacity
Learn how to build and train different generative adversarial network architectures to generate new...
by Udacity
Deep learning is driving advances in artificial intelligence that are changing our world—enroll now...
by Udacity
Learn what machine learning is and the steps involved in building and evaluating models. Gain in dem...
by Udacity
This course teaches the theory and practice behind building compilers for higher level programming l...
by Udacity
In this course, built in collaboration with IBM and Hashicorp, you'll learn how to use Swift as a se...
by Udacity
With this course, you will learn about AutoLayout and how to use stack views and constraints to crea...
by Udacity
Developed by Google and Udacity, this course teaches a practical approach to deep learning for softw...
by Udacity
Learn the basics of deep learning and implement your own deep neural networks with PyTorch
by Udacity
Develop CI/CD systems that automate the processes bridging the gap between developers and the cloud...
by Udacity
Learn to be more productive through ML projects that require reproducible workflow best practices.