搜索资源列表
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
BP_xor_c
- C语言版的BP算法,解决异或问题!样本需要人为的加入!建一个txt文件就可以了!-C language version of the BP algorithm, resolve differences or problems! The samples were needed to join! built a txt document can!
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
PathFinder
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Inputdialog
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
MainFrm
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,%联机手写数字识别*,联机数字、英文字符及汉字识别,8数码游戏
fileget
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏,本算法为手写数字识别之Fisher线性判别
BP网络解决异或问题
- 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
BP-for-xor 用bp算法解决异或问题
- 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
BP_XOR
- 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
BPNet
- 解决异或问题有多种方法,本代码应用神经网络中的BP算法解决了该问题。-Solve the XOR problem has a number of ways, the code in the application of neural network BP algorithm to solve the problem.
ge_bp_xor
- 利用遗传算法解决BP网络异或问题/XOR的分类,-Genetic algorithm to solve the BP network the XOR problem
BP
- 用BP算法解决异或问题,简单易实现,方便使用(Solving XOR problem with BP algorithm)