资源列表
gclust
- 聚类算法中gclust算法的代码,供大家参考(Clustering algorithm, gclust algorithm code, for your reference)
PHA_Clustering
- 聚类算法中PHA_Clustering算法的代码,供大家参考(Clustering algorithm, PHA_Clustering algorithm code, for your reference)
TensorFlow实战_黄文坚(完整)
- 教会你如何通过Python语言实现TensorFlow框架,作为一个深度学习的初学者,想要接触TensorFlow框架的初学者,是非常好的学习资料。(Teach you how to implement TensorFlow framework through the Python language, depth of learning as a beginner, want to contact TensorFlow framework of beginners, is a very good
机器学习实战
- 书中提供了很多机器学习的实例,都是机器学习的基础知识,是很好的初学者的学习资料。(Book provides many examples of machine learning, is the basic knowledge of machine learning, learning materials is a good beginner.)
cpso
- CCPSO的c++实现,CCPSO具有天然的可并行性,通常用来求解高维优化问题。(CCPSO implementation of c++, CCPSO has natural parallelism, and is usually used to solve high-dimensional optimization problems.)
MSSByznjs
- 第二版最新版代码,比第一版增加很多东西,许国根著,全面(Pattern recognition theory is important for scientific data processing and analysis.)
智能算法
- 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
recommend
- 该程序可实现电影推荐功能,运用hadoop的map,reduce,功能实现在大量不同热度电影中寻找适合推荐给个人的电影(The program can achieve the film recommended function, the use of hadoop map, reduce, function in a large number of different heat film to find suitable for the individual recommended to the
AIMLbot2.5
- 基于xml的人工智能对话,实现智能人机对话(Artificial intelligence dialogue based on XML)
Dating Web
- 利用python语言,通过KNN算法,通过对原始数据的分类,找到最适合的约会目标(Using the python language, the KNN algorithm is used to classify the original data to find the most suitable date target)
PathPlaning0226
- 粒子群算法路径规划代码 希望帮到大家(Particle swarm optimization, path planning code)
遗传算法
- 基于遗传优化算法,寻求全局最优解,并以一个简单二次函数作为示例。(Based on the genetic algorithm, the global optimal solution is searched, and a simple two function is taken as an example.)