-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
国内的一个A*算法演示,可以自己画地图,演示效果非常好
国内的一个A*算法演示,可以自己画地图,演示效果非常好-domestic A* algorithm for a demonstration, can you paint maps, the effect was very good demonstration
- 2022-09-15 06:15:03下载
- 积分:1
-
学习排序问题的一种方法是将问题转化为分类问题。
Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
- 2022-12-17 05:40:03下载
- 积分:1
-
Hopfield神经网络
Hopfield Model神经网络-Hopfield neural network
- 2022-03-01 03:05:41下载
- 积分:1
-
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。...
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
- 2022-03-16 22:32:53下载
- 积分:1
-
LIBSVM是一个简单的,容易的
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This document explains the use of libsvm.
- 2022-11-21 20:50:03下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
algorithm, used in artificial intelligence
A算法,应用于人工智能-algorithm, used in artificial intelligence
- 2023-06-13 10:45:04下载
- 积分:1
-
Very good platform for robot soccer matches, a detailed application notes
非常好的机器人足球比赛平台,有详细的应用说明-Very good platform for robot soccer matches, a detailed application notes
- 2022-04-01 02:43:29下载
- 积分:1
-
传统遗传算法程序。开发环境为visual C
传统遗传算法程序。开发环境为visual C-Traditional genetic algorithm procedure. Development environment for visual C
- 2022-02-15 23:39:42下载
- 积分:1