Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Autoencoders
Search
uday kiran
May 03, 2020
Education
2
250
Autoencoders
I was given a presentation on autoencoders and how they work at tfug hyd webinar.
uday kiran
May 03, 2020
Tweet
Share
More Decks by uday kiran
See All by uday kiran
difference between mlops and devops
udaykondreddy
1
180
Machine learning projects fail in production
udaykondreddy
1
100
Best Websites To Find Data Science Jobs
udaykondreddy
1
60
Machine Learning Lifecycle
udaykondreddy
0
61
Feature scaling and when to use it
udaykondreddy
1
210
Deploy machine learning models 101
udaykondreddy
0
160
Introduction to tinyML
udaykondreddy
1
650
Introduction to Artificial Intelligence
udaykondreddy
0
440
Introduction to Machine Learning
udaykondreddy
0
470
Other Decks in Education
See All in Education
20250807_がんばらないコミュニティ運営
ponponmikankan
0
180
Презентация "Знаю Россию"
spilsart
0
250
20250910_エンジニアの成長は自覚するところから_サポーターズ勉強会
ippei0923
0
280
2025年度春学期 統計学 第14回 分布についての仮説を検証する ー 仮説検定(1) (2025. 7. 10)
akiraasano
PRO
0
150
Présentation_2nde_2025.pdf
bernhardsvt
0
230
GitHubとAzureを使って開発者になろう
ymd65536
1
170
Online Privacy
takahitosakamoto
1
120
2024-2025 CBT top items
cbtlibrary
0
120
フィードバックの伝え方、受け身のココロ / The Way of Feedback: Words and the Receiving Heart
spring_aki
1
150
小学校女性教員向け プログラミング教育研修プログラム「SteP」の実践と課題
codeforeveryone
0
130
ARアプリを活用した防災まち歩きデータ作成ハンズオン
nro2daisuke
0
180
20250611_なんでもCopilot1年続いたぞ~
ponponmikankan
0
190
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
The Language of Interfaces
destraynor
162
25k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Into the Great Unknown - MozCon
thekraken
40
2.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
For a Future-Friendly Web
brad_frost
180
9.9k
Building Adaptive Systems
keathley
43
2.8k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Transcript
Autoencoders
What is an autoencoder
Important Properties 1. Data-specific 2. Lossy 3. Unsupervised
Encoder
Latent vector
Decoder
Autoencoder
Loss function
Autoencoders with TF Encoder
Autoencoders with TF Decoder
Autoencoders with TF Training
Applications of Autoencoders Image Reconstruction
Applications of Autoencoders Dimensionality reduction
Applications of Autoencoders Denoising data
Applications of Autoencoders Image colorization
Applications of Autoencoders Image/data generation
Applications of Autoencoders • Sequence to sequence prediction ◦ predict
the next frame of a video ◦ generate fake videos • Recommendation system • Feature Extraction • Image Compression • latent space clustering
1. Sparse Autoencoder 2. Autoencoder 3. Convolutional Autoencoder 4. Denoising
5. Sequence-to-sequence Autoencoder 6. Variational Autoencoder Types of Autoencoders
Any Questions??
Udaykiran.dev