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
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
Cifrado asimétrico
irocho
1
400
1216
cbtlibrary
0
150
JAPAN AI CUP Prediction Tutorial
upura
2
870
Web 2.0 Patterns and Technologies - Lecture 8 - Web Technologies (1019888BNR)
signer
PRO
0
3.1k
インシデント対応
akira345
0
200
RGBでも蛍光を!? / RayTracingCamp11
kugimasa
2
430
The World That Saved Me: A Story of Community and Gratitude
_hashimo2
4
530
Measuring your measuring
jonoalderson
2
710
計算物理におけるGitの使い方 / 01-c-compphys
kaityo256
PRO
0
120
TeXで変える教育現場
doratex
1
16k
0121
cbtlibrary
0
140
高校数学とJulia言語
shimizudan
0
130
Featured
See All Featured
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
82
Designing for Timeless Needs
cassininazir
0
150
The Curious Case for Waylosing
cassininazir
0
260
Building Flexible Design Systems
yeseniaperezcruz
330
40k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
Building the Perfect Custom Keyboard
takai
2
700
エンジニアに許された特別な時間の終わり
watany
106
240k
Building an army of robots
kneath
306
46k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
850
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
Paper Plane (Part 1)
katiecoart
PRO
0
5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
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