搜索资源列表
人工神经网络BP算法源代码与演示程序
- 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
BP
- 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
BP
- bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
BP-algorithm-by-CPP
- 用C++实现的bp(Back Propagation)算法程序-BP(Back Propagation)by VC++
BPalgorithm
- LDPC目前用的最多、性能最好的译码算法为BP译码算法,本程序用C语言对BP译码算法进行了实现,为了方便初学者,本文还附带了两篇关于BP算法的论文。-LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is impl