搜索资源列表
bpalgorithm1
- BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
biyesheji
- 简单的bp算法 用c实现的 用于股票预测很实用-Bp simple algorithm using c to achieve the forecast for the stock is very practical
bpxor
- 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
BP
- BP神经网络C语言算法,对了解神经网络原理非常有帮助。-BP neural network algorithm in C language, and very helpful to understand the neural network theory.
BP
- 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
c-source-codes
- 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
BP
- bp 算法 人工神经网络中的经典算法用c语言实现的呃-bp artificial neural network algorithm classic algorithm c language uh
BP
- 神经网络方面,用c++模拟了BP算法,只有一个学习因子,添加因子并且和牛顿法相结合-Neural networks, with c++ BP algorithm simulates only a learning factor, and Newton added factor and Combination
GABP
- 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
LDPC-2001-11-18
- 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)
BP神经网络算法代码
- BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
84062882
- C版BP(逆向传播神经网络算法)的实现,感兴趣的可以看下!()