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
230
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
150
Machine learning projects fail in production
udaykondreddy
1
66
Best Websites To Find Data Science Jobs
udaykondreddy
1
52
Machine Learning Lifecycle
udaykondreddy
0
52
Feature scaling and when to use it
udaykondreddy
1
170
Deploy machine learning models 101
udaykondreddy
0
140
Introduction to tinyML
udaykondreddy
1
550
Introduction to Artificial Intelligence
udaykondreddy
0
390
Introduction to Machine Learning
udaykondreddy
0
450
Other Decks in Education
See All in Education
BrightonSEO, San Diego, CA 2024
mchowning
0
130
Web Search and SEO - Lecture 10 - Web Technologies (1019888BNR)
signer
PRO
2
2.6k
Web 2.0 Patterns and Technologies - Lecture 8 - Web Technologies (1019888BNR)
signer
PRO
0
2.5k
5 Things Every L&D Pro Should Steal from Marketing
tmiket
0
150
付箋を使ったカラオケでワイワイしましょう / Scrum Fest Okinawa 2024
bonbon0605
0
140
(モブ)エンジニアが伝えるアウトプット活動のススメ!! #カンリーLT
masakiokuda
2
210
Why Did Douglass Change His Mind?
oripsolob
0
360
リバースバケットリスト 〜 「死ぬまでにやることリスト」の欠点と対処法
takibi333
0
120
Ch4_-_Cours_1.pdf
bernhardsvt
0
140
1113
cbtlibrary
0
290
Use Cases and Course Review - Lecture 8 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
870
Казармы и гарнизоны
pnuslide
0
180
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
98
5.4k
It's Worth the Effort
3n
184
28k
Fireside Chat
paigeccino
34
3.2k
Gamification - CAS2011
davidbonilla
80
5.1k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Thoughts on Productivity
jonyablonski
69
4.5k
A designer walks into a library…
pauljervisheath
205
24k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
410
Mobile First: as difficult as doing things right
swwweet
223
9.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Side Projects
sachag
452
42k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
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