资源列表
BP
- BP神经网络 搭建神经网络来逼近非线性函数-BP neural network to build a neural network to approximate nonlinear functions
DividWords
- 主要利用词典来实现最大匹配算法来实现分词-divid wordss
imm1460
- The typical use of this software is to construct a kriging approximation model based on data from a computer experiment, and to use this approximation model as a surrogate for the computer model. Here, a computer experiment is a collection of p
pso-matlab
- 这是关于粒子群算法的matlab源代码,很有实用价值-This is the PSO algorithm matlab source code
bpNNbijinERYUANhanshuSANWEITU
- BP神经网络实现二元函数的逼近源程序代码-BP neural network source code binary function approximation
RBF-inverted-pendulum-system
- 利用RBF神经网络对倒立摆系统进行控制,仿真证明能够对倒立摆的位置和速度进行很好的跟踪-By using RBF neural network to control the inverted pendulum system, the simulation prove that the position and speed of the inverted pendulum can be a good tracking
pattern-recogniton
- 对类别不平衡的分类问题的几种算法实现,包括PNN,smote,BP-AdaBoost-Several algorithms for class imbalance classification problem ,including PNN, smote and BP-AdaBoost
EA-and-PSO
- 介绍了基础的遗传算法和粒子群算法。还有他们的基本实现。适合入门的同学做一下简单实验。-Introduces the basic genetic algorithm and particle swarm algorithm. And their basic realization. Students for entry to do something simple experiment.
Improved-PSO
- 改进的PSO算法。对于原始方法具有的容易陷入局部最优的缺点做了改动。效果还可以,跟大家分享一下。-Improved PSO algorithm. For the original method has the disadvantage easy to fall into local optimum made changes. Results can also share with you.
ai_lab1---Copy
- Lab solution for pattern recognition
EvolutionStrategy
- 自己的课程作业,已调试通过。进化策略算法实现公交调度问题。-Their course work has been debugged. Evolution strategy algorithm bus scheduling problem.
GeneticAlgorithm
- 遗传算法实现公交调度问题。自己的课程作业,已调试通过。-Genetic algorithm bus scheduling problem. Their course work has been debugged.