How to Implement Autoencoders in Python and Keras - The Encoder
Offered By: Valerio Velardo - The Sound of AI via YouTube
Course Description
Overview
Learn how to implement the encoder component of an autoencoder using Python, TensorFlow, and Keras in this comprehensive tutorial video. Explore the step-by-step process of building an Autoencoder class, including the constructor, _build and _build_encoder methods, and adding convolutional layers. Discover how to create the encoder input, implement a bottleneck, and understand the inner workings of the _build_encoder method. Follow along as the video demonstrates how to instantiate an autoencoder object and implement a summary method. Gain valuable insights into neural network architecture and deep learning techniques for sound generation and processing.
Syllabus
Intro
Autoencoder class + constructor
Implementation of _build and _build_encoder methods
Adding encoder input
Adding convolutional layers
Adding a bottleneck
Recap of how _build_encoder works
Implementation of summary method
Instantiate an autoencoder object
Next up + outro
Taught by
Valerio Velardo - The Sound of AI
Related Courses
Creative Applications of Deep Learning with TensorFlowKadenze Creative Applications of Deep Learning with TensorFlow III
Kadenze Creative Applications of Deep Learning with TensorFlow II
Kadenze 6.S191: Introduction to Deep Learning
Massachusetts Institute of Technology via Independent Learn TensorFlow and deep learning, without a Ph.D.
Google via Independent