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
160
Machine learning projects fail in production
udaykondreddy
1
74
Best Websites To Find Data Science Jobs
udaykondreddy
1
55
Machine Learning Lifecycle
udaykondreddy
0
57
Feature scaling and when to use it
udaykondreddy
1
180
Deploy machine learning models 101
udaykondreddy
0
150
Introduction to tinyML
udaykondreddy
1
570
Introduction to Artificial Intelligence
udaykondreddy
0
400
Introduction to Machine Learning
udaykondreddy
0
460
Other Decks in Education
See All in Education
系統性を意識したプログラミング教育~ガチャを実装しよう~
asial_edu
0
320
Ch4_-_Cours_2.pdf
bernhardsvt
0
200
Padlet opetuksessa
matleenalaakso
4
14k
AI 時代軟體工程師的持續升級
mosky
1
2.5k
家族をスクラムチームに! アジャイルで取り組む家事と育児 | Install Scrum to Family
coosuke
PRO
1
250
SkimaTalk Tutorial for Students
skimatalk
0
1.6k
保育士チームが実践している連続的な観察と多面的な観察を共有するための振り返り / Reflection to share “continuous and multifaceted observations” as practiced by a team of childcare professionals
psj59129
0
3.8k
教員向け生成AI講座 ~基礎から応用まで~
luiyoshida
0
450
Ch4_-_Cours_1.pdf
bernhardsvt
0
190
Gesture-based Interaction - Lecture 6 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.6k
日本電子専門学校ネットワークセキュリティ科_学科紹介.pdf
ccyc
0
810
Tips for the Presentation - Lecture 2 - Advanced Topics in Big Data (4023256FNR)
signer
PRO
0
240
Featured
See All Featured
Building Adaptive Systems
keathley
41
2.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
GraphQLとの向き合い方2022年版
quramy
45
14k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
30
1.1k
Why Our Code Smells
bkeepers
PRO
336
57k
Music & Morning Musume
bryan
47
6.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The World Runs on Bad Software
bkeepers
PRO
67
11k
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