搜索资源列表
pattern-recongnation
- 该程序设计采用了模式识别中的多种方法: 模板匹配§贝叶斯¥几何分类器×神经网络法等分类方法
fenlei
- 模式识别,一个很好的数字,图形程序,包括了很多种算法,样本设计,摸板匹配,BYS分类器,线性分类器,非线性分类器,神经网络分类
fenleichengxu
- 本程序主要视图界面分两部分,左视图是训练样品设计,右视图是模式识别,可根据模式识别菜单项进行识别。分类器包括模板匹配分类器,Bayes分类器。分类法包括线性函数分类法,非线性函数分类法和神经网络分类法。-The program interface main view in two parts, the left view is the training sample design, the right view is the pattern recognition, pattern recogn
ex3
- 数字识别 神经网络模型及其MATLAB仿真程序设计-digital identification
anz
- 用MATLAB实现的神经网络控制器设计程序以及性能测试仿真程序-MATLAB neural network controller design procedure and the performance test simulation program
theBcuedpunning
- 基于bp神经网络pid控制程序设计运行程序后相关的仿真图形,(Based on bp neural network pid control simulation graphics programming after running the program,)
keras_mnist_test
- hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,