资源列表
PSOGA
- 带交叉因子的改进PSO算功能:求解多维无约束优化问题收敛性强,还可以加入变异算子-With cross-factor improvement of PSO operator functions: Solving multi-dimensional unconstrained optimization problem of strong convergence can also add mutation operator
yichuansuanfa
- 遗传算法的一些文章,感觉不错,希望对大学有帮助-A number of genetic algorithm article, I feel good, I hope the University has helped
Rule_based_example
- Rule based example 经典人工智能算法实现-Rule based example classical artificial intelligence algorithm implementation
networkusingC
- 现在关于神经网络的程序大多都是用MATLAB语言编写的,这个程序提供了一个用C语言编写的神经网络程序,给大家参考。-Now about the procedures for neural networks are often used MATLAB language, this procedure provides a C language using neural network procedures, for your reference.
BP1
- 调试通过了的BP神经网络,输入和输出及各层节点均可调。-Commissioning has been endorsed by the BP neural network, input and output nodes and each floor can be adjusted.
RankReordering20081010222043
- rank reording example for classification
EnsembleClassifier20081016001935
- ensemble classifier example
CrossValidationTest20081008203828
- classification cross validation
back
- ANN with BP learning
ANN_BP
- 一个实现3层BP人工神经网络的类,使用C++编写。-a class for BP neural netword
ga
- 用MATLAB编写的遗传算法的代码,希望对大家有用,学习下-Prepared using MATLAB genetic algorithm code, in the hope that everyone useful under study
SimulatedAnnealingtosolveTSPproblem
- 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
