搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
GA-bp
- 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
BPNN-CPP
- BP神经网络实现源代码 C++版本可以编译-BP GA NN
GA_BP_without_OP_num.Inputs
- GA优化BP网络的权值和阈值,没有优化隐含层节点的个数;还需要做进一步的改进。-Using GAs to optimize the weights and biases of BPNN, without optimazation of num.Inputs.
BPNN-GA-CBR
- 一个关于遗传算法(GA)、神经网络和案例推理(CBR)的算法程序-A genetic algorithm (GA) and case-based reasoning (CBR) algorithm program
GA-BPNN
- 关于遗传算法和神经网络的matlab源代码,较适合初学者,很容易学懂-On genetic algorithms and neural network matlab source code, more suitable for beginners, very easy to learn to understand
GA-PSO-BPnn.pdf
- 基于GA-PSO-BP组合的神经网络应用研究,有需要请下载。-Application of Neural Network GA-PSO-BP portfolio based on the need to download.
GA-BPNN完整实例
- GA_BPNN,里面有详细的代码和注释,能够很快入手,值得推荐!(LG_BPNN use and annotations, with detailed code and comments study quickly it is recommended!)
GA-BPNN
- 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
bpnn work
- scr ipt for running bpnn and ga simply.try it