JavaShuo
栏目
标签
2020李宏毅学习笔记——44.Unsupervised learning Deep Auto-encoder
时间 2020-12-20
原文
原文链接
1.先来介绍一下encoder Auto-encoder 因为对于encoder来说,我们有输入,但是输出的code是什么样子,我们是不知道的。没关系,先learn一个decoder,上下两个东西如果单独拿出来是没有办法train的,所以没法单独,就接在一起,一起学,就可以了。这个时候的输入和输出都有了。 对于encoder来说,输出的code通常维度要小于输入的维度,用于Compact repr
>>阅读原文<<
相关文章
1.
2020李宏毅学习笔记——45.Unsupervised learning Deep Generative Model(Part I)
2.
2020李宏毅学习笔记——45.Unsupervised learning Deep Generative Model(Part II)
3.
李宏毅学习笔记44.Meta Learning
4.
2020李宏毅学习笔记——42.Unsupervised learning Linear Methods下
5.
李宏毅《Deep Learning》学习笔记 - transformer
6.
李宏毅学习笔记16.Unsupervised Learning: Deep Auto-encoder
7.
2020李宏毅学习笔记——41.Unsupervised learning Linear Methods
8.
2020李宏毅学习笔记——43.Unsupervised learning Neighbor Embedding
9.
李宏毅机器学习——学习笔记(15) Unsupervised Learning—Auto encoder
10.
李宏毅学习笔记14.Unsupervised Learning: Word Embedding
更多相关文章...
•
您已经学习了 XML Schema,下一步学习什么呢?
-
XML Schema 教程
•
我们已经学习了 SQL,下一步学习什么呢?
-
SQL 教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
适用于PHP初学者的学习线路和建议
相关标签/搜索
李宏毅
Deep Learning
autoencoder
unsupervised
学习笔记
learning
李宏毅机器学习(2017)
deep
Qt学习笔记
PHP教程
Thymeleaf 教程
MyBatis教程
学习路线
初学者
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
IDEA 2019.2解读:性能更好,体验更优!
2.
使用云效搭建前端代码仓库管理,构建与部署
3.
Windows本地SVN服务器创建用户和版本库使用
4.
Sqli-labs-Less-46(笔记)
5.
Docker真正的入门
6.
vue面试知识点
7.
改变jre目录之后要做的修改
8.
2019.2.23VScode的c++配置详细方法
9.
从零开始OpenCV遇到的问题一
10.
创建动画剪辑
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
2020李宏毅学习笔记——45.Unsupervised learning Deep Generative Model(Part I)
2.
2020李宏毅学习笔记——45.Unsupervised learning Deep Generative Model(Part II)
3.
李宏毅学习笔记44.Meta Learning
4.
2020李宏毅学习笔记——42.Unsupervised learning Linear Methods下
5.
李宏毅《Deep Learning》学习笔记 - transformer
6.
李宏毅学习笔记16.Unsupervised Learning: Deep Auto-encoder
7.
2020李宏毅学习笔记——41.Unsupervised learning Linear Methods
8.
2020李宏毅学习笔记——43.Unsupervised learning Neighbor Embedding
9.
李宏毅机器学习——学习笔记(15) Unsupervised Learning—Auto encoder
10.
李宏毅学习笔记14.Unsupervised Learning: Word Embedding
>>更多相关文章<<