资源列表
MFA
- MFA: Marginal Fisher Analysis
chejianGA
- 实现车间各个设备工件的自动布局优化,采用遗传算法实现。-Realize the workshop each device workpiece automatic layout optimization, using genetic algorithm.
code
- caffe 日志解析 以及画图工具。将日志解析为所需数据并保存为csv 文件。-caffe log parsing and drawing tools. The log parsing for the required data and save it as a csv file.
一个遗传算法
- 一个遗传算法例子-example of a genetic algorithm
mybp
- 利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C + + language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
bp
- Elman神经网络在电力负荷预测模型研究中的应用-Elman neural network for electric load forecasting model for the Study of
pso-bp
- 采用粒子群算法优化BP神经网络,解决了陷入局部小的问题,同时提高了算法精度,可实现多输入单输出,或者多输入多输出,算法精度较高。
BGA
- BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
recognitionCPP
- 基于神经网络BP算法分类器设计,对两类样本进行分类-BP algorithm based on neural network classifier design, classification of the two types of samples
Needleman-Wunsch
- A c++ implementation of Needleman-Wunsch algorithm
estimation-of-distribution
- 分布估计算法的C代码,一个简单的分布估计算法。作为初学者入门。-estimation of distribution algorithms
Astar
- 本代码用图示的方式完整的说明了A*算法的运行方式。 设置完起始,结束以及障碍点后,点击运行即可看到A*算法是怎样走迷宫的
