MIT的《深度学习》精读(16)
发布日期:2021-07-01 05:06:26 浏览次数:3 分类:技术文章

本文共 1009 字,大约阅读时间需要 3 分钟。

The quintessential example of a representation learning algorithm is the autoencoder. An autoencoder is the combination of an encoder function that converts the input data into a different representation, and a decoder function that converts the new representation back into the original format. Autoencoders are trained to preserve as much information as possible when an input is run through the encoder and then the decoder, but are also trained to make the new representation have various nice properties. Different kinds of autoencoders aim to achieve different kinds of properties. 

最为经典的特征值学习算法就是autoencoder编码器,它组合了一个编码器功能和一个解码器功能,编码器主要用来从原始数据转换为各种各样的特征值表示,解码器是把新的特征值转换回原来的格式表示。Autoencoder在训练的过程中,尽可能把原始数据表示的特征值提取出来,以便解码器最大化地转换回原来的表示,因此在被训练之后,它已经产生了很好的特征值表示。不同种类的autoencoder可以完成不同种类属性的特征值学习。

1. TensorFlow API攻略

2. TensorFlow入门基本教程

3. C++标准模板库从入门到精通 

4.跟老菜鸟学C++

5. 跟老菜鸟学python

6. 在VC2015里学会使用tinyxml库

7. 在Windows下SVN的版本管理与实战 

 

8.Visual Studio 2015开发C++程序的基本使用 

9.在VC2015里使用protobuf协议

10.在VC2015里学会使用MySQL数据库

转载地址:https://mysoft.blog.csdn.net/article/details/68927521 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:MIT的《深度学习》精读(17)
下一篇:Android培训班(75)Dalvik虚拟机的GetStaticMethodID函数

发表评论

最新留言

第一次来,支持一个
[***.219.124.196]2024年04月28日 20时33分53秒