资源列表
BP
- matlab神经网络bp算法net = newrb(P,T,GOAL,SPREAD,MN,DF)-Matlab neural network bp algorithm net = newrb(P,T,GOAL,SPREAD,MN,DF)
cityexpert
- 人工智能的一个小程序,包含对城市名称的自动解析,共同分享-A small artificial intelligence program, including the automatic resolution of the city names to share
tsp
- 遗传算法在TSP中的应用,体现了遗传算法全局搜索的优越性。-Genetic algorithms in TSP applications, reflects the superiority of genetic algorithm global search.
Intelligent-pathfinding-algorithm
- 关于智能寻路,网络上也有很多相关的文章,一般都是已A*为主,他只是一种启发式搜索,主要还是做一个智能路径搜索的算法。 -About the intelligent pathfinding, network also has A lot of related articles, are generally have A * give priority to, he is just A heuristic search, the main or do A intelligent search alg
BP
- bp神经网络基本形式,可用于地物分类和预测等,是初级学者学习的好助手-bp neural network basic form, can be used for classification and prediction of surface features, is a good assistant junior scholars to study
Minimax
- 实际分类器的平均损失要变大,甚至变得很大。在这种情况下要采用最小最大风险(Minimize the maximum possible overall risk)-(Minimize the maximum possible overall risk)
MATLAB7.1-yichuansuanfa[matlab]
- MATLAB7.1的关于遗传算法的所有源程序详解-MATLAB7.1 on all the source code Detailed genetic algorithm
MATLAB-shuzishibie
- MATLAB+神经网络用于数字识别源程序-MATLAB+ identify the source for digital neural networks
QoS_MR
- matlab代码实现sensornet的QoS组播路由蚁群算法的Matlab程序-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures
Readme
- readme file for help to implement the optimization problem using genetic algorithms
matlab-genetic-algorithm-toolbox-
- matlab遗传算法工具箱及应用 书中通过大量实例,介绍了如何利用提供的遗传算法工具箱函数来编写MATLAB函数,解决实际问题-matlab genetic algorithm toolbox and its application
Bayes-Classifier-Association-Rules
- 朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出,致使其性能有所下降。通过引入关联规则,从两方面来改善朴素贝叶斯分类的性能。一方面,通过对关联规则的挖掘,发现条件属性之间的关联关系,并且利用这种关联关系弱化朴素贝叶斯的独立性假设;另一方面,通过关联规则的置信度,给朴素贝叶斯加权。 -Naive Bayesian classifier is a simple and efficient classification model, the conditional indep
