资源列表
TorchSVM
- SVM(支持向量机)的C++源码。可以实现基于SVM的数据分类机回归,可应用于人工智能,模式识别及数据处理领域。源码附有英文注释。-SVM (support vector machine) in C++ source code. Can achieve data classification based on SVM regression, can be used in artificial intelligence, pattern recognition and data processin
elm
- 极限学习机 一种比支持向量机更快的算法-Extreme Learning Machine for a faster than SVM algorithm. . . . . . . .
memetic
- 一些关于Memetic算法应用的相关文献,包括局部算法和车间调度以及TSP问题。-something about the memetic algorithm,about TSP and so on
memetic
- Memetic算法的PDF格式文献,介绍局部优化的Memetic算法-the PDF of Memetic algorithm
Neural-network
- 人工神经网络是由大量人工神经元经广泛互联而组成的,它可用来模拟脑神经系统的结构和功能。人工神经网络可以看成是以人工神经元为节点,用有向加权弧连接起来的有向图。-Neural network
Fuzzy-reasoning-experiment
- 1、学习模糊推理的原理,编程方法,会用MATLAB软件编程。 2、了解模糊算法以及对多前提多规则进行仿真。 3、对仿真结果进行验证。 4、总结模糊推理的步骤。 -Fuzzy reasoning experiment
Genetic-algorithm--
- 遗传算法的实验流程,遗传算法的实验报告,包括实验程序,实验结果波形描述等。-BP Genetic algorithm and Neural network
PatternRecognition.m
- 该代码能识别车牌类型,是一款不错的软件,希望对大家有帮助-it can recognize the patten of cars
A-star
- 八数码问题---用A*算法来解决八数码问题-Digital problems--- with eight A* algorithm to solve the Eight Puzzle Problem
ID3
- ID3---ID3程序源代码,基本实现其分类的功能-ID3--- ID3 program source code, basically the function of the classification
GA
- 遗传算法----用遗传算法解决求函数的最大值的问题 -GA---- demand function using genetic algorithm to solve the problem the maximum
bp
- bp算法C++程序源代码,基本上实现从输入到输出的多次学习和训练功能-bp algorithm C++ source code, and virtually from input to output function of the many learning and training
