BP network to solve XOR problem instance, there are initial values and final res...
- 资源大小:10.84 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
AI-NN-PR
资 源 简 介
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
文 件 列 表
ANN_BP
Debug
ANN_BP.dsp
ANN_BP.dsw
ANN_BP.ncb
ANN_BP.opt
ANN_BP.plg
functions.h
main.CPP