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
66
Machine Learning Lifecycle
udaykondreddy
0
71
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
390
160人の中高生にAI・技術体験の講師をしてみた話
shuntatoda
1
380
GitHubによるWebアプリケーションのデプロイ / 07-github-deploy
kaityo256
PRO
1
170
令和エンジニアの学習法 〜 生成AIを使って挫折を回避する 〜
moriga_yuduru
0
270
地区危機管理委員会 出前セミナー「ロータリーにおける危機管理」:膳所 和彦 氏(国際ロータリー第2720地区 パストガバナー・日田ロータリークラブ・医療法人恒心会ぜぜ医院 理事長):2720 Japan O.K. ロータリーEクラブ2026年2月16日卓話
2720japanoke
1
590
渡辺研Slackの使い方 / Slack Local Rule
kaityo256
PRO
11
11k
核軍備撤廃に向けた次の大きな一歩─核兵器を先には使わないと核保有国が約束すること
hide2kano
0
300
【ZEPメタバース校舎操作ガイド】
ainischool
0
110
OSINT入門-CTF for GIRLS_SECCON14電脳会議
nomizone
1
1.1k
Measuring your measuring
jonoalderson
2
730
Surviving the surfaceless web
jonoalderson
0
730
Introduction - Lecture 1 - Next Generation User Interfaces (4018166FNR)
signer
PRO
2
4.5k
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
72
12k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
280
Utilizing Notion as your number one productivity tool
mfonobong
4
250
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
310
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Side Projects
sachag
455
43k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
150
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