兵马逐浪去,将象入海流。炮声震心动,惊起卧龙游。
我的博客园主页 --------- 我的知乎主页 --------- 我的github主页 --------- 我的csdn主页 --------- 我的新浪微博
摘要: inception安装步骤 自己整理的安装步骤2015-09-18 15:51 6185人阅读 评论(1) 收藏 举报 分类: inception相关版权声明:本文为博主原创文章,未经博主允许不得转载。目录(?)[+]1. 下载:https://github.com/mysql-inception/ 阅读全文
posted @ 2017-06-13 18:05 leoking01 阅读(843) 评论(0) 推荐(0)
摘要: % Copyright 2016 The MathWorks, Inc. clear camera = webcam( 2 ); % Connect to the camerannet = alexnet ; % Load the neural netnnet.Layersreturn; while 阅读全文
posted @ 2017-06-13 15:23 leoking01 阅读(439) 评论(0) 推荐(0)
#back-to-top { background-color: #00CD00; bottom: 0; box-shadow: 0 0 6px #00CD00; color: #444444; padding: 10px 10px; position: fixed; right: 50px; cursor: pointer; }