Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Master Autoencoders In Keras

    Posted By: ELK1nG
    Master Autoencoders In Keras

    Master Autoencoders In Keras
    Last updated 6/2021
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 541.29 MB | Duration: 1h 25m

    Complete course on Autoencoders and its variants with implementation in Keras

    What you'll learn
    Master Autoencoders and its different models using Keras.
    Requirements
    Basic understanding of Neural Networks and Python
    Description
    Autoencoders are a very popular neural network architecture in Deep Learning. It consists of 2 parts - Encoder and Decoder. Encoder encodes the data into some smaller dimension, and Decoder tries to reconstruct the input from the encoded lower dimension. The lowest dimension is known as Bottleneck layer. So, it can be used for Data compression.In this course we explore the different types of Autoencoders, starting from simple to complex models. We'll also look at how to implement different Autoencoder models using Keras, which one of the most popular Deep Learning frameworks.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 What are Autoencoders?

    Section 2: Simple Autoencoder in Keras

    Lecture 3 Simple Autoencoder implementation in Keras

    Lecture 4 Simple Autoencoder - Visualizing Encoded output

    Section 3: Deep Autoencoders in Keras

    Lecture 5 Deep Autoencoder using Sequential API

    Lecture 6 Deep Autoencoders using Keras Functional API

    Section 4: Convolutional Autoencoder

    Lecture 7 Convolutional Autoencoder - Functional API

    Machine learning Engineers, Data Scientists, Research Engineers, Software Developers