the attached file contains artifitial neural network code
the attached file contains artifitial neural network code...
the attached file contains artifitial neural network code...
Matlab PNN network with realization using simple console...
DiffServ Edge Routers over Network Processors:Implementation and Evaluation:Network processors are e...
BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数...
BP神经网络由多个网络层构成,通常包括一个输入层、若干个中间层和一个输出层。BP网络的特点是:各层神经元仅与相邻层神经元之间有连接;各层内神经元之间没有任何连接;各层神经元之间也没有反馈连接。BP网络...
C++的BP程序...
一个bp算法,不过代码可能会有一些warning...
一段基于BP人工神经网络的预测程序,希望对大家有用...
BP神经网络,打开后放到work文件夹中 我也是新手希望和大家一起交流进步...
bp神经网络,N 11 //学习样本个数 #define IN 5 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define HC 3 //隐层层数 #define ...