资源列表
LSSVM
- 最小二乘支持向量机,改进后的支持向量机算法(least squares support vector machine, Improved least squares support vector machine)
pipeijuzi
- 使用遗传算法些的一个小程序,旨在匹配句子(A small program using genetic algorithms to match sentences and verify the advantages of genetic algorithms)
预测
- BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
神经网络-LMS
- 神经网络的python实现---LMS算法(Python implementation of ---LMS algorithm for neural networks)
LMS算法改进
- Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
神经网络-退火算法
- 神经网络在python中应用,并引入退火算法(Neural network entry annealing algorithm in Python)
单隐层BP
- 说明: BP神经网络一个简单的异或回归训练,适合入门(BP neural network A simple XOR regression training, suitable for getting started)
DE
- DE codes for features mutasyon seleksiyon
PSO_BP
- 一个利用PSO粒子群优化算法训练BP神经网络的程序,在matlab环境中进行操作,代码简便可行。(PSO optimization neural network)
BP
- BP 神经网络能够实现数据的分类,预测。(BP neural network realizes data classification and prediction.)
1111
- lvq simple implement
559796
- 圆排列问题 圆排列问题 « 问题描述: n个半径不等的圆紧密排成一行,设计一个算法,使得这n个圆所排的长度最短, &l()