资源列表

« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 2830 »

[人工智能/神经网络/遗传算法Kmeans

说明:基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
<heimohe > 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法genetic algorithm

说明:用遗传算法求解TSP问题,包含选择,交叉,变异算子。迭代效率较高(The genetic algorithm is used to solve the TSP problem, including selection, crossover and mutation operators. The iterative efficiency is higher)
<andycorleone > 在 2024-09-30 上传 | 大小:258048 | 下载:0

[人工智能/神经网络/遗传算法kMeans

说明:实现聚类,预测数据,在教育行业十分有帮助(The basic idea of KMeans algorithm is that the initial random given K cluster centers, according to the nearest neighbor principle, the sample points are divided into different clusters. Then, the ce
<linlin1 > 在 2024-09-30 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Machine Learning

说明:机器学习经典书籍,Tom M. Mitchell所著。详细介绍了包括ANN,Bayesian学习等在内的机器学习的方法(Machine learning classic books, Tom, M., Mitchell by. The method of machine learning including ANN, Bayesian learning and so on is introduced in detail)
<hdxbit > 在 2024-09-30 上传 | 大小:17960960 | 下载:0

[人工智能/神经网络/遗传算法GA

说明:遗传算法求解简单的约束条件,算法简单,容易理解,成勋后面有标注(The constraint conditions of simple genetic algorithm, the algorithm is simple and easy to understand, behind the sung hoon has marked)
<goodjuan > 在 2024-09-30 上传 | 大小:368640 | 下载:0

[人工智能/神经网络/遗传算法机器学习实战

说明:机器学习,人工智能,是一个学习人工智能的好学习资料。建议下载(Machine learning, artificial intelligence, is a good learning material for learning artificial intelligence. Suggest Download)
<美式123 > 在 2024-09-30 上传 | 大小:10535936 | 下载:1

[人工智能/神经网络/遗传算法神经网络

说明:人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network (ANN) is a mathematical model that imitates the behavior
<木冉 > 在 2024-09-30 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法遗传算法

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评
<木冉 > 在 2024-09-30 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法knn

说明:经典的分类算法,可以完成基本的分类。。。(Classic classification algorithm, you can complete the basic classification...)
<zhehuiyl > 在 2024-09-30 上传 | 大小:11264 | 下载:0

[人工智能/神经网络/遗传算法pso

说明:matlab PSO智能算法程序,包含完整的算法和详细步骤(MATLAB PSO Application)
<lier168 > 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法斯坦福大学机器学习课程原始讲义

说明:斯坦福大学机器学习课程原始讲义, 很经典的课程,机器学习入门(Stanford University machine learning course original handouts, very classic courses, machine learning portal)
<email126address > 在 2024-09-30 上传 | 大小:3105792 | 下载:0

[人工智能/神经网络/遗传算法getmovie

说明:利用python爬虫爬取豆瓣电影评论并分类评论类型。(get the comment of some movies and classify the comment)
<cesign > 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 2830 »

源码中国 www.ymcn.org