-
模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值...
模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
- 2022-02-13 16:29:07下载
- 积分:1
-
source codes of the book "Genetic Algorithm" by Wang Xiaoping.
王小平老师的遗传算法-理论应用与软件实现的源代码(matlab, C)-source codes of the book "Genetic Algorithm" by Wang Xiaoping.
- 2022-04-06 13:49:34下载
- 积分:1
-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分:1
-
Jilin University, "Computational Intelligence" Curriculum courseware
吉林大学《计算智能》课程的课件-Jilin University, "Computational Intelligence" Curriculum courseware
- 2022-06-18 06:14:11下载
- 积分:1
-
关于产生均匀分布和标准正态分布的随机变量的VC程序
关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
- 2022-05-23 23:57:33下载
- 积分:1
-
通过C4.5 的实现可以进行构建决策树 来进行有效的分类
通过C4.5 的实现可以进行构建决策树 来进行有效的分类-Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
- 2022-10-31 00:15:02下载
- 积分:1
-
自组织神经网络用于图像分割matlab实现
自组织神经网络用于图像分割matlab实现-self-organizing neural networks for image segmentation achieve Matlab
- 2022-03-06 07:38:21下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1
-
详细介绍了局部奇异值分解
详细介绍了局部奇异值分解-details of local SVD
- 2022-07-15 11:47:59下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-12-01 12:50:03下载
- 积分:1