文件名称:Digit-Recognizer
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-09-28
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- backs******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
steps -
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.-steps -
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.-steps -
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DigitRecognizationInput.m
DigitRecognizer.m
How To Use.txt
ImageProcessor.m
net.mat
recognize.m
trainSystem.m
CreatFeatureVector.m
Database.mat
license.txt