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
240
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
88
Best Websites To Find Data Science Jobs
udaykondreddy
1
58
Machine Learning Lifecycle
udaykondreddy
0
58
Feature scaling and when to use it
udaykondreddy
1
190
Deploy machine learning models 101
udaykondreddy
0
150
Introduction to tinyML
udaykondreddy
1
610
Introduction to Artificial Intelligence
udaykondreddy
0
430
Introduction to Machine Learning
udaykondreddy
0
470
Other Decks in Education
See All in Education
マネジメント「される側」 こそ覚悟を決めろ
nao_randd
10
5.4k
GitHubとAzureを使って開発者になろう
ymd65536
1
120
実務プログラム
takenawa
0
6.5k
America and the World
oripsolob
0
510
Implicit and Cross-Device Interaction - Lecture 10 - Next Generation User Interfaces (4018166FNR)
signer
PRO
2
1.7k
View Manipulation and Reduction - Lecture 9 - Information Visualisation (4019538FNR)
signer
PRO
1
2.1k
Data Physicalisation - Lecture 9 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
450
Linuxのよく使うコマンドを解説
mickey_kubo
1
150
CHARMS-HP-Banner
weltraumreisende
0
230
Gaps in Therapy in IBD - IBDInnovate 2025 CCF
higgi13425
0
500
2025年度春学期 統計学 第4回 データを「分布」で見る (2025. 5. 1)
akiraasano
PRO
0
110
Avoin jakaminen ja Creative Commons -lisenssit
matleenalaakso
0
1.9k
Featured
See All Featured
Being A Developer After 40
akosma
90
590k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
Balancing Empowerment & Direction
lara
1
430
A designer walks into a library…
pauljervisheath
207
24k
Fireside Chat
paigeccino
37
3.5k
Embracing the Ebb and Flow
colly
86
4.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Typedesign – Prime Four
hannesfritz
42
2.7k
Code Review Best Practice
trishagee
69
18k
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