nkh

11 2017 档案

内存泄漏 tensorflow
摘要:http://blog.csdn.net/qq_25737169/article/details/78125550 阅读全文

posted @ 2017-11-30 20:49 nkh 阅读(589) 评论(0) 推荐(0)

lenet-5,Alexnet详解以及tensorflow代码实现
摘要:http://blog.csdn.net/OliverkingLi/article/details/73849228 阅读全文

posted @ 2017-11-20 17:40 nkh 阅读(2054) 评论(0) 推荐(0)

matplotlib
摘要:http://blog.csdn.net/SZuoDao/article/details/52973621 阅读全文

posted @ 2017-11-09 20:48 nkh 阅读(110) 评论(0) 推荐(0)

reduction_indices in tensorflow
摘要:https://www.cnblogs.com/likethanlove/p/6547405.html 阅读全文

posted @ 2017-11-09 20:09 nkh 阅读(168) 评论(0) 推荐(0)

np.newaxis
摘要:http://blog.csdn.net/mameng1/article/details/54599306 阅读全文

posted @ 2017-11-09 18:11 nkh 阅读(116) 评论(0) 推荐(0)

caffe matlab matcaffe 加载输入网络net时报错
摘要:http://blog.csdn.net/xiaojiajia007/article/details/72850247 阅读全文

posted @ 2017-11-06 16:01 nkh 阅读(222) 评论(0) 推荐(0)

caffe blob
摘要:Blob,包括输入数据、输出数据、权值等; Blob是Caffe中处理和传递实际数据的数据封装包,并且在CPU与GPU之间具有同步处理能力。从数学意义上说,blob是按C风格连续存储的N维数组。 caffe的blob是一个四维的数组,用于存储数据,就相当于一个特殊的tensor,存储内容:num: 阅读全文

posted @ 2017-11-02 11:48 nkh 阅读(210) 评论(0) 推荐(0)

Invalid MEX-file: caffe.mexa64 的解决方案
摘要:http://blog.csdn.net/iamzhangzhuping/article/details/53105708 阅读全文

posted @ 2017-11-02 11:48 nkh 阅读(617) 评论(0) 推荐(0)

导航