资源列表
GA
- 关于遗传算法的的例子,很有特点,很有针对性-Examples of genetic algorithms, unique features, very targeted
eg19-PNN-guzhangzhengduan
- 《MATLAB神经网络30个案例分析》中的第19个例子,案例19 概率神经网络的分类预测-基于PNN变压器故障诊断。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 19 example, 19 cases of probabilistic neural network classification prediction based on PNN transformer fault diagnosis. Hope to
salamander
- webots 强化学习 避障算法 惩罚 随机 -webots punishment reinforcement learning obstacle avoidance algorithm randomly
fp
- 频繁模式增长树fp增长算法,适合初学者和人工智能的爱好者学习
8number
- 这个例子实现了人工智能中的经典问题8数码问题,对于初学者是个很好的例子。-This example has a classic problem in Artificial Intelligence 8 digital issues for beginners is a good example.
cloud_mass
- C++实现的基于云模型和证据理论的集成研讨厅-C++ implementation of an integrated model based on cloud Hall for Workshop
1
- 有很多不足,需要在次修改!特别是算法和有点弱,要用需要好好考虑!
anneal
- 这是一个十分好用的模拟退火程序,快来看看吧-this is a very good suimulated annealing algorithms
BP_neural_network_single-sample
- 一个单样本BP神经网络代码,是人工智能初学者是一份不错的学习资料-BP neural network single-sample
isogroup
- 动态聚类中的isodata算法,与K-均值算法类似-The isodata dynamic clustering algorithm, K-means algorithm similar
GAVC++
- 遗传算法的VC++实现,主要是使用VC++实现基本遗传算法的实现-GA VC, mainly the use of VC basic genetic algorithm to achieve
ClusterUsingKmeans
- 广义Jaccard系数(Tanimoto系数):是对Jaccard系数的扩展,可以用于文档数据。