-
遗传算法的讲义!
遗传算法的讲义!- Heredity algorithm printed lecture!
- 2023-03-16 03:20:04下载
- 积分:1
-
遗传神经网络
遗传神经网络-Genetic Neural Network
- 2023-03-15 17:45:04下载
- 积分:1
-
自适应遗传算法 最基础的版本需要可以自己修改目标函数
自适应遗传算法 最基础的版本需要可以自己修改目标函数-Adaptive genetic algorithm version of the most basic needs can modify the objective function
- 2023-07-27 10:15:03下载
- 积分:1
-
matlab实现ID3和朴素贝叶斯分类器。它也包括例子…
Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
- 2022-03-15 06:02:23下载
- 积分:1
-
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!...
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!-Using Ant Colony Algorithm for TSP (traveling salesman) problems, in accordance with the format requested TSP.m input process parameters to run!
- 2022-05-11 00:50:09下载
- 积分:1
-
java遗传算法库
Java遗传算法库-Java genetic algorithm library
- 2022-04-30 11:48:58下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
支持向量机(SVM)完整版可用于设置其他培训…
支持向量机完整版(SVM)可以用来进行设别训练-Full version of support vector machine (SVM) can be used to set up other training
- 2022-12-12 20:25:03下载
- 积分:1
-
TFIDF算法已应用于文本处理任务。函数的输入是…
tfidf已应用于文本处理任务中。函数的输入是一个[i*j]项频率矩阵。输出是由tfidf度量计算的元素的[i*j]。
- 2022-09-15 14:50:03下载
- 积分:1
-
primes factor in scheme
primes factor in scheme
- 2022-02-25 18:47:05下载
- 积分:1