搜索资源列表
C
- 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
bp
- bp 神经网络的算法实现 c++的源程序-bp neural network algorithm to achieve c++ source program
bpnet
- c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行