在进行机器学习时,根据处理问题的不同,所需要的训练样本不同,并不是所有的训练样本都可以在网络上搜索到,所有,有时需要根据自己要解决的问题的实际需要,制作自己的样本数据集。
matlab是半自动制作样本训练集的一个较强大的工具。
1运行matlab自带的trainingImageLabeler函数
1.1运行trainingImageLabeler
程序会弹出training imag...
分类:
其他好文 时间:
2016-04-01 18:14:09
阅读次数:
246
课程主页:http://cs231n.stanford.edu/______________________________________________________________________________________________________________________... ...
分类:
Web程序 时间:
2016-04-01 12:58:14
阅读次数:
419
课程主页:http://cs231n.stanford.edu/Introduction to neural networks-Training Neural Network_______________________________________________________________... ...
分类:
Web程序 时间:
2016-03-31 21:39:29
阅读次数:
307
AgendaTroubleshooting ContainersOverview of Security PracticesPrivate RegistryIntro to Docker MachineIntro to Docker SwarmIntro to Docker ComposeBuild ...
分类:
其他好文 时间:
2016-03-28 23:21:34
阅读次数:
289
Agenda- Building Images Dockerfile Managing Images and Containers Distributing Images on Docker Hub Docker Volumes Basic Container networking Docker i ...
分类:
其他好文 时间:
2016-03-27 18:01:00
阅读次数:
222
wget -qo- https://get.docker.com/ | sh sudo docker run hello-world sudo usermod -aG docker johnnytu docker run hello-world Install Docker sudo docker ...
分类:
其他好文 时间:
2016-03-27 09:46:51
阅读次数:
213
恢复内容开始 ASP新手的我,第一次来到博客园,想要在这个地方记录我的编程历程,希望自学的路上,可以走的更远。 如果有其它人,看到此文章,希望可以多多指教。 ASP.NET简介 视频教学地址 https://mva.microsoft.com/zh-cn/training-courses/aspne ...
分类:
Web程序 时间:
2016-03-24 01:15:33
阅读次数:
222
学了很久的css,但是对布局一直是很捉急~ 今天看到这两篇博客,真是茅塞顿开! http://zh.learnlayout.com/toc.html http://www.barelyfitz.com/screencast/html-training/css/positioning/
分类:
Web程序 时间:
2016-03-21 18:18:16
阅读次数:
145
(GoogLeNet)Going deeper with convolutions Inception结构 目前最直接提升DNN效果的方法是increasing their size,这里的size包括depth和width两方面。在有足够的labeled training data 时这种方法是最
分类:
Web程序 时间:
2016-03-11 15:36:05
阅读次数:
570
参考文档: https://github.com/yongluo2013/osf-openstack-training/blob/master/installation/How-to-setup-openstack-development-environment.md 单元测试: tox类似于jav
分类:
其他好文 时间:
2016-03-09 12:49:55
阅读次数:
171