搜索资源列表
bpxor
- 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
backprop
- 基于c语言的BP神经网络的实现,有中文注释,可供初学者参考-BP neural network based on the C language to achieve, Chinese Note for beginners
duanqiyuce
- 利用用C#语言实现通过神经网络进行短期预测-Use with C# language through neural network for short-term forecasting
CyuyanshixianBP
- 使用C语言编程实现BP神经网络,很值得一看,值得学习。-Using the C programming language BP neural network, it is worth a visit, it is worth learning.
neuralnetworks
- BP神经网络C语言实现,2个隐含层,隐含层节点可以调整,学习判断棋局胜负,数据已在压缩包中。-BP neural network C language, two hidden layer, hidden layer nodes can adjust and learn to judge the outcome of the chess game, the data is already compressed package.
BP
- bp 算法 人工神经网络中的经典算法用c语言实现的呃-bp artificial neural network algorithm classic algorithm c language uh
C-realization-neural-network
- 人工神经网络的c语言实现,用于模式识别、最优化问题求解等-C language realizing artificial neural networks for pattern recognition, optimization problem solving, etc.
BP_Test
- BP神经网络代码 c语言实现 可以用于模式识别 比如车牌识别等-BP神经网络编码 可用于模式识别 比如车牌识别等 BP neural network encoding can be used for pattern recognition, such as license plate recognition, etc.
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)