YoVDO

How to Implement a Variational Autoencoder in Python and Keras

Offered By: Valerio Velardo - The Sound of AI via YouTube

Tags

Variational Autoencoder (VAE) Courses Keras Courses Python Courses

Course Description

Overview

Implement a Variational Autoencoder (VAE) using Python, TensorFlow, and Keras in this comprehensive 33-minute tutorial. Dive into the step-by-step process of building a VAE, starting with renaming the class and disabling eager execution. Learn how to modify the encoder bottleneck, update the loss function, and pass it to the compile method. Explore the VAE architecture, train the model, and analyze generated data. Visualize the latent space to gain insights into the VAE's performance. Access the accompanying code on GitHub for hands-on practice. Perfect for machine learning enthusiasts and developers looking to expand their knowledge of generative models and deep learning techniques.

Syllabus

Intro + agenda
Renaming class + disabling eager execution
Modifying the encoder bottleneck
Updating the loss function
Passing the loss function to compile
Checking the VAE architecture
Training the VAE
Analysis of generated data
Visualising the latent space
Coming next


Taught by

Valerio Velardo - The Sound of AI

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity