资源列表
BFS-v1.1
- 这是我写的人工智能的九宫问题,用广度优先搜索实现,效率不高。-This is my problem writing artificial intelligence Nine-palace, with breadth-first search to achieve efficiency is not high.
robots
- 本书介绍了一些关于机器人的识别技术,值得学习和借鉴,作为基础资料不错-The book introduced a number of robot recognition technology, it is worth to learn from, as a good basis for information
PSOqiumin
- 自己改写的一个粒子群算法求多元函数最小值的程序,用C++编写,适合初学者参考。-Write in a particle swarm algorithm for multi-functional minimum program using C++ to write the reference for beginners.
GA_ANN_XOR
- AI : Neural Network for beginners
Simulated-annealing-algorithm
- 模拟退火算法,高效快捷,适用于数学建模当中-Simulated annealing algorithm
RS-Agarwal
- R.S.Agarwal quantitative aptitute books-R.S.Agarwal quantitative aptitute books...
GA
- 遗传算法求解问题,大家赶快下载吧。 可以运行-Genetic Algorithm for the problem, we download it as soon as possible. Can run
Dijkstra 算法
- Dijkstra 算法 c++
2452452
- 昂贵优化问题_多目标,新的研究领域,刚刚开始研究的一些好的资料共分享-Expensive multi-objective optimization problem _ the new field of study, research has just begun to share some good information on total
Machine_Learning
- 包括无监督和监督的机器学习技术 • K-means and other clustering tools • Neural Networks • Decision trees and ensemble learning • Naï ve Bayes Classification • Linear, logistic and nonlinear regression-Highlights include unsu
GA_solveKnapsack-problem
- 利用基本遗传算法解决组合优化问题——背包问题-solving Knapsack problem based on GA
Training-support-vector-machines-an-application-to
- 一篇介绍将SVM应用于人脸探测的论文,推荐-Training support vector machine an application to face detection