搜索资源列表
BP神经网络代码
- BP神经网络MATLAB、C、C++源代码
bp
- Bp算法是c++程序编写的,希望大家看看,给予帮助-Bp
C
- c++编写的基本bp神经网络程序。简单明了。很有帮助-c++ written in the basic bp neural network program. Simple and straightforward. Helpful
Improved-BP-neural-network-c
- 改进的BP神经网络算法,基于拟牛顿算法。-Improved BP neural network algorithm, based on the quasi-Newton algorithm.
BP
- 基于BP神经算法的C语言程序源代码,适合初学者学习并加以改进-Based on BP neural algorithm C language source code, suitable for beginners to learn and to improve
GestureStudy
- 文档描述使用BP神经网络算法进行鼠标手势识别,以及对算法的优化和实验结果,使用C#进行开发,基于Framework2.0-Document describes the use of BP neural network algorithm mouse gesture recognition, as well as the optimization algorithm and experimental results, the use of C# development, based on Fram
backprop
- 常用的模型和算法介绍,BP神经网络的C语言实现-The commonly used model and the algorithm is introduced, the BP neural network of C language implementation
BP-neural-network
- BP神经网络的C++算法实现及讨论。通过C++构造一个5层神经网络,成功实现样本函数的功能。-C++ BP neural network algorithm to achieve and discussion. By C++ construct a five-layer neural network, the successful implementation of functional sample function.
BP
- 神经网络BPC语言代码用以给大家学习BP神经网络使用-Neural Network BP C language code for everyone to learn the use of BP neural network
include
- 神经网络BPC语言代码用以给大家学习BP神经网络使用-Neural Network BP C language code for everyone to learn the use of BP neural network
LDPC-master
- C and MATLAB implementation for LDPC encoding and decoding-Overview of what is provided WiFi (IEEE 802.11n) LDPC code construction Encoding by back-substitution for WiFi LDPC codes Iterative belief propagation (BP) Decoding (including
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)