摘要:
一`、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 阅读全文
posted @ 2018-01-02 22:11
牧马人夏峥
阅读(927)
评论(0)
推荐(0)
摘要:
最近想跟一下这个课程,学习资料: 笔记1:http://kyonhuang.top/Andrew-Ng-Deep-Learning-notes/#/ 作业:https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes/tree/master 阅读全文
posted @ 2018-01-02 08:12
牧马人夏峥
阅读(910)
评论(0)
推荐(0)