摘要:
参考:http://blog.csdn.net/sinat_30071459/article/details/53202977 如果用的是cudnnv5,可能会遇到问题,下载最新的caffe,替换这部分:https://www.cnblogs.com/peiyuYang/p/8196037.html 阅读全文
摘要:
一`、stack 按指定维度堆叠数组。 stack(a, b) 维度计算 axis=0: 2*m*n axis=1: m*2*n axis=-1: m*n*2 参考:https://blog.csdn.net/u013019431/article/details/79768219 http://bl 阅读全文
摘要:
最近想跟一下这个课程,学习资料: 笔记1:http://kyonhuang.top/Andrew-Ng-Deep-Learning-notes/#/ 作业:https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes/tree/master 阅读全文
摘要:
http://blog.csdn.net/hongxingabc/article/details/53149655 https://zhuanlan.zhihu.com/p/20878530 阅读全文
摘要:
http://blog.csdn.net/red_stone1/article/details/72858962 http://blog.csdn.net/red_stone1/article/details/72863749 阅读全文
摘要:
http://www.cnblogs.com/yssongest/p/5303151.html 阅读全文
摘要:
算是python的简明教程吧,总结的不错: https://zhuanlan.zhihu.com/p/24162430 python for opencv: https://zhuanlan.zhihu.com/p/30661999 http://www.cnblogs.com/denny402/t 阅读全文
摘要:
马克:https://zhuanlan.zhihu.com/p/31920000 阅读全文