码迷,mamicode.com
首页 > 其他好文 > 详细

deep learning笔记

时间:2014-07-02 20:20:34      阅读:307      评论:0      收藏:0      [点我收藏+]

标签:os   问题   io   amp   res   har   

一般deep learning需要两步, unsupervised pre-train 和 superviesed NN training. Pre-training 用unsupervised方法train神经网络,得到word representation. 在第二步 supervised NN training 中, word representation 也会update去适应新的问题,比如NER, POS。 这一点和别的方法不同,比如用svm, 只用第一步固定的word representation来做 supervised learning.

Deep learning另一个好处是statistical, Potential to learn from less labeled examples because of sharing of statistical strength. 

 

deep learning笔记,布布扣,bubuko.com

deep learning笔记

标签:os   问题   io   amp   res   har   

原文地址:http://www.cnblogs.com/wintor12/p/3819272.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!