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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
190
Machine learning projects fail in production
udaykondreddy
1
110
Best Websites To Find Data Science Jobs
udaykondreddy
1
65
Machine Learning Lifecycle
udaykondreddy
0
70
Feature scaling and when to use it
udaykondreddy
1
230
Deploy machine learning models 101
udaykondreddy
0
170
Introduction to tinyML
udaykondreddy
1
700
Introduction to Artificial Intelligence
udaykondreddy
0
460
Introduction to Machine Learning
udaykondreddy
0
480
Other Decks in Education
See All in Education
悩める リーダー達に 届けたい書籍|レジリエントマネジメント 書籍イントロダクション-260126
mimoza60
1
370
コマンドラインを見直そう(1995年からタイムリープ)
sapi_kawahara
0
690
2025-12-11 nakanoshima.dev LT
takesection
0
120
L'artisanat logiciel à l'heure du numérique responsable
thirion
0
110
おひとり様Organizations管理者もルートアクセス管理を有効にしよう!
amarelo_n24
2
120
インシデント対応
akira345
0
200
Use Cases and Course Review - Lecture 8 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
1.4k
2026 Medicare 101 Presentation
robinlee
PRO
0
150
Multimodal Interaction - Lecture 3 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
2k
✅ レポート採点基準 / How Your Reports Are Assessed
yasslab
PRO
0
290
国際卓越研究大学計画|Science Tokyo(東京科学大学)
sciencetokyo
PRO
0
48k
AIでキミの未来はどう変わる?
behomazn
0
120
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
360
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Scaling GitHub
holman
464
140k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
110
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
63
53k
Exploring anti-patterns in Rails
aemeredith
2
280
The Curse of the Amulet
leimatthew05
1
9.3k
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
170
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
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