资源列表
Elman-network-prediction-
- 《MATLAB神经网络原理与实例精解》中chap13的例子 Elman网络预测上证股市开盘价-" MATLAB network principles and examples of fine nerve Solutions" in the example of Elman network prediction chap13 Shanghai stock market opening
simpleGA
- 基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
SVM_max
- 最大支持向量机分类算法是一种比较很好的解决了多数据的分类问题。-Maximum support vector machine classification algorithm is a relatively good solution to the problem of multiple classification data.
WSE
- WES算法是多数据进行特征评价,然后在其基础上面对特征进行排序。-WES algorithm is a multi-feature uation data, and then sort the face features on its basis.
BP
- BP网络(Back Propagation),是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。-Back Propagation (BP), a multi-layer feedforward neural network trained by the error back propagation al
CNN
- 卷积神经网络是一种特殊的深层的神经网络模型,它的特殊性体现在两个方面,一方面它的神经元间的连接是非全连接的, 另一方面同一层中某些神经元之间的连接的权重是共享的(即相同的)。它的非全连接和权值共享的网络结构使之更类似于生物 神经网络,降低了网络模型的复杂度(对于很难学习的深层结构来说,这是非常重要的),减少了权值的数量。-Convolution neural network is a kind of special deep neural network model, its particula
AStar
- 游戏中常用的寻路算法,AStar寻路效果展示,基于MFC实现-Pathfinding algorithm often used in game, AStar pathfinding results show, based on the MFC implementation
VartiryPSO
- 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. PSO的优势在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。-The basic idea of Particle Swarm Optimization (PSO) is to find the optimal solution by cooperating and sharing information among individuals.
simulationCode
- 用python实现的最优路径选择算法。可运行,功能强大,值得学习!-Optimal path selection algorithm with python implementation. Can run powerful, it is worth learning!
surveyor
- webot仿真机器人软件上,实现的机器人避障算法-SimuroSot in webot software to realize the robot obstacle avoidance algorithm,
BP_Differ_Train
- BP神经网络算法用来拟合加噪信号,并以动量梯度下降算法和减少内存的Levenberg-Marquardt算法两种训练方法进行该实例下的性能对比-BP neural network algorithm used to fit the noise signal, and to reduce the momentum gradient algorithm and memory Levenberg-Marquardt algorithm two training methods to compare t
DICLASS
- 各种不同的额分类器,带有交叉检验功能。并且含有最新的ELM函数-Different Classifier