资源列表
CodeBin-master
- 小游戏的AI包括贪吃蛇等 各类实现简单的小游戏(Small game AI, including snakes and other types of simple games)
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
www.dssz.com_pso-bp
- 基于神经网络的局限性,使用粒子群算法优化其权值,对其进行改进(PSO improved neural network)
CLIPS中文用户手册
- 专家系统入门手册,入门编码,适合新手使用(Expert system introduction manual, introductory code)
RandomForest
- RandomForest随机森林实现+python(RandomForest+python3.6)
TomekLink
- 可视化显示Tomeklink+python3.6(Tomeklink+python3.6+visiable)
ECG
- 对心电信号进行低通滤波去干扰,去除基线漂移。(The ECG signal is filtered to eliminate interference and baseline wander is removed.)
Puzzle
- 八数码问题的爬山法,首选爬山法,随机重启爬山法,退火算法的实现以及比较。(This code solve 8-puzzle problem using hill climbing and simulated annealing. And then I compare with each other.)
DeepLearn重要
- 深度学习方面的资料,其中包括cnn、dbn、nn等算法(deeplearning important)
chess
- 利用极大极小算法及 a-b 剪枝策略实现3X3一字棋下棋程序,人工智能课本上的算法实现(This is a simple chess program that use Minimax algorithm and AB Prune strategy .)
机器学习
- mathworks公司提供的机器学习资料(machine study parameters are supplied by mathworks.)
AsurveyofindustrialMPC
- 对于近年来在商业领域应用十分广泛的模型预测控制算法的调查(a survey of industrial model predictive control technology)