资源列表
chapter4
- 这是一个基于神经网络遗传算法的系统极值寻优的代码-this is a code of genetic algorithm to calculate a extrme value of the system based on matlab
BP
- 误差返传神经网络的原始代码非工具箱,适合初学者-The original code error back propagation neural network non toolbox, suitable for beginners
anneal1
- 模拟退火算法,这是人工智能和机器学习中重要的算法。由C语言编写。可以运行.-Simulated annealing algorithm, which is an important algorithm in artificial intelligence and machine learning. Written by C language. It works well!
ML
- 这是斯坦福大学公开课的笔记,机器学习的同学可以看一下,还是非常不错的。-This is the Stanford University open class notes, machine learning students can look at, or very good.
6
- SOM神经网络的数据分类 非常具体的实验报告 根据SOM神经网络相关知识,设计一个具有数据分类功能的自组织映射神经网络。要求该网络可以正确地对样本中包含的数据集进行分类。-Data SOM neural network classification very specific test report SOM neural network based on knowledge, to design a self-organizing map data classification ne
pso
- 改进的pso-bp神经网络预测模型,用于多输入多输出的预测控制-The improved pso- bp neural network prediction model,which used to predict multiple input multiple output
BGSA
- 二进制万有引力搜索算法的源代码,希望对各位有帮助!-Binary gravitational search algorithm source code, I hope all of you help!
GMDH
- GMDH神经网络程序代码,是非线性函数完全实现的部分表达,可用于多元建模。-GMDH neural network program code, is part of the expression nonlinear function fully implemented, it can be used for multivariate modeling.
GA-BP
- 遗传算法优化BP神经网络程序,利用遗传算法找出最优的权值和阈值赋予BP神经网络并开始训练。-Genetic algorithm optimization BP neural network program, the use of genetic algorithm to find the optimal weights and thresholds given BP neural network and start training.
SOFCMAC
- 任意维输入,自定义输出维数的SOFCMAC(自组织模糊小脑神经网络),实际上是一种将Kohonen网络的思想用于模糊CMAC的方法。参考文献是自组织模糊CMAC神经网络及其非线性系统辨识_王源。-SOFCMAC (self organizing fuzzy cerebellar neural network) with arbitrary dimension input, which is actually a kind of method for fuzzy CMAC with Kohonen
5
- BP学习算法逼近墨西哥草帽函数 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达墨西哥草帽函数。 实验目的:1.理解BP神经网络结构模型,初步了解BP网络的用途。 2.学习BP学习算法,掌握误差往回传播网络的构建思想。 3.能够正确使用BP学习算法表达墨西哥草帽函数。 -BP learning algorithm Mexican hat function approximation BP learning algorithm
GA
- 遗传算法主要用于实现基于遗传算法的pid控制,利用对pid参数进行控制。-Mainly used to implement pid control based on genetic algorithm, genetic algorithm pid parameter control.
