An Introduction to Autoencoders - In Python
Offered By: DigitalSreeni via YouTube
Course Description
Overview
Explore the fundamentals of autoencoders in this 21-minute Python tutorial. Learn how these artificial neural networks compress and reconstruct data, with applications in denoising, image colorization, and anomaly detection. Follow along as the instructor guides you through building an autoencoder to compress and reconstruct an input image, covering topics such as architecture, image importing, model fitting, and result visualization. Gain hands-on experience with a practical example using the Mona Lisa painting, and access the complete code on GitHub for further experimentation.
Syllabus
Introduction
What are autoencoders
Architecture
Importing images
Fitting
Results
Mona Lisa
Taught by
DigitalSreeni
Related Courses
Artificial Intelligence for RoboticsStanford 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