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

cs231n-4---optimization

时间:2017-03-12 13:11:24      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:ica   error   mat   gradient   str   sub   cal   求导   --   

There are two ways to compute the gradient: A slow, approximate but easy way (numerical gradient), and a fast, exact but more error-prone way that requires calculus (analytic gradient). We will now present both.

analytic gradient: 这里是指用subgradient近似后,不用再求导了。详见原文。

 

cs231n-4---optimization

标签:ica   error   mat   gradient   str   sub   cal   求导   --   

原文地址:http://www.cnblogs.com/kprac/p/6537295.html

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