该文被密码保护。 阅读全文
posted @ 2017-07-16 12:13 outthinker 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 转载链接:http://blog.csdn.net/zy1034092330/article/details/62044941 参考博客:http://blog.csdn.net/WoPawn/article/details/52223282?locationNum=7 进经过RCNN和Fast R 阅读全文
posted @ 2017-07-09 18:56 outthinker 阅读(2015) 评论(1) 推荐(1) 编辑
摘要: 题目很牛逼,实际经过多方打听,就是多用户远程登录主机进行操作; 参考链接:http://www.mamicode.com/info-detail-1155821.html http://www.linuxidc.com/Linux/2012-07/64802.htm 环境:win10连接到ubunt 阅读全文
posted @ 2017-07-03 21:09 outthinker 阅读(1089) 评论(0) 推荐(0) 编辑
摘要: 转载:http://www.cnblogs.com/LeftNotEasy/archive/2011/01/19/svd-and-applications.html 前言: 上一次写了关于PCA与LDA的文章,PCA的实现一般有两种,一种是用特征值分解去实现的,一种是用奇异值分解去实现的。在上篇文章 阅读全文
posted @ 2017-06-04 15:27 outthinker 阅读(336) 评论(0) 推荐(0) 编辑
摘要: 参考链接:http://deeplearning.stanford.edu/wiki/index.php/%E4%B8%BB%E6%88%90%E5%88%86%E5%88%86%E6%9E%90 http://deeplearning.stanford.edu/wiki/index.php/%E7 阅读全文
posted @ 2017-06-04 15:23 outthinker 阅读(4380) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-05-15 11:45 outthinker 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 转载链接:http://blog.csdn.net/itplus/article/details/21897715 前面的拟牛顿法、DFP、BFGS、L-BFGS算法简短总结一下就是: 牛顿法不仅使用了梯度还使用了梯度下降的趋势,所以能加速下降;DFP和BFGS为了弥补牛顿法的不足(海森矩阵必须可逆 阅读全文
posted @ 2017-05-13 09:22 outthinker 阅读(2993) 评论(2) 推荐(0) 编辑
摘要: 转载链接:http://blog.csdn.net/itplus/article/details/21897443 这里,式(2.38)暂时不知如何证出来,有哪位知道麻烦给个思路。 阅读全文
posted @ 2017-05-13 09:12 outthinker 阅读(1263) 评论(0) 推荐(0) 编辑
摘要: 转载链接:http://blog.csdn.net/itplus/article/details/21896981 注意:式(2.25)中,蓝色变量之所以是实数可以根据它们的矩阵系数相乘为1*1得到。 阅读全文
posted @ 2017-05-13 09:07 outthinker 阅读(877) 评论(0) 推荐(0) 编辑
摘要: 转载链接:http://blog.csdn.net/itplus/article/details/21896619 阅读全文
posted @ 2017-05-13 08:59 outthinker 阅读(313) 评论(0) 推荐(0) 编辑