资源列表
NNBP1
- 人工神经网络bp算法的c语言的简单实现,有待进一步完善-artificial neural network algorithm bp c simple language to achieve, need to be further improved
AI_BP
- 用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
cvhjj
- 该文侧重以A IS 的基本原理框架为线索, 对其 研究状况加以系统综述.-D raw ing in sp irat ion f rom the verteb rate imm une system , a new research f ield of A rt i2 f icial Imm une System (A IS) is sp ringing up.
assist
- 用神经网络实现的人口统计算法,自动收敛,误差小于10 -Using neural network algorithm to achieve the demographic, automatic convergence, the error is less than 10
GA
- 遗传算法解决函数优化问题,模拟一个函数优化的问题-Genetic algorithm to solve function optimization problems, simulating a function optimization problem
jianzhi
- 根据网络隐节点节点之间相关性实现隐节点化简程序。-Hidden nodes in the network nodes to achieve the correlation between the implicit node simplification process.
BP_Stochastical
- 本人编写的BP Stochastical算法,和传统的BP算法比较,Stochastical改进随机产生方向,然后导致收敛,所以能避免局部极点。 本人还加了自动产生分类的方法和适合各种函数的转换
lle
- 非线性降维方法lle 可以应用于高维数据的机器学习-Lle nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
GA-1
- 遗传算法求解函数极值问题。完整实现了遗传算法的选择/交叉/变异等功能,可设定交叉和变异概率。C++语言,输出为文件形式-Genetic Algorithm for function extremum problem. Full realization of the genetic algorithm selection/crossover/mutation and other functions, can be set crossover and mutation probability. C+
PSOPF_localization
- 带惩罚函数的约束粒子群优化问题,在无线传感器网络节点定位中的应用-With the penalty function bound particle swarm optimization problems in wireless sensor network node localization
yiqun
- 蚁群算法,直接可用,是一种新型的优化算法,用于参数寻优,精度高,速度快。-Ant colony algorithm, available directly, is a kind of new optimization algorithm, is used for parameter optimization, high precision and fast speed.
treeBPsen
- 一个三层BP神经网络,三输入,一输出。精典实例代码-A three-layer BP neural network, three input, one output. Classic example code