Neural Style Transfer

Sort options

Generative Deep Learning with TensorFlow (Coursera)

Apr 22nd 2024
Generative Deep Learning with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: a) Learn neural style transfer using transfer learning: extract the content of an image (eg. swan), and the style of a painting (eg. cubist or impressionist), and combine the content and style into a new image; b) Build simple AutoEncoders on the familiar MNIST [...]

Convolutional Neural Networks (Coursera)

This course will teach you how to build convolutional neural networks and apply it to image data. Thanks to deep learning, computer vision is working far better than just two years ago, and this is enabling numerous exciting applications ranging from safe autonomous driving, to accurate face recognition, to [...]

Intro to Deep Learning with PyTorch (Udacity)

Self Paced
Intro to Deep Learning with PyTorch (Udacity)
Free Course
Categories
Effort
Languages
Use PyTorch to implement your first deep neural network. In this course, you’ll learn the basics of deep learning, and build your own deep neural networks using PyTorch. You’ll get practical experience with PyTorch through coding exercises and projects implementing state-of-the-art AI applications such as style transfer and text [...]