-
学习排序问题的一种方法是将问题转化为分类问题。
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
-
遗传算法,利用遗传算法优化BP神经网络的应用…
利用遗传算法优化BP神经网络
即用遗传算法代替BP网络中的训练函数-The use of genetic algorithm to optimize BP neural network using genetic algorithms in place of BP network training function
- 2022-02-07 06:12:51下载
- 积分:1
-
PROJECT is a c library, it is aimed at individual _ Agent
Biome是一个c++库,它的目的是个人_基于代理的模拟器(象 Swarm 或EcoSim)。它试图尽可能达到高效并且同时有好的设计-PROJECT is a c library, it is aimed at individual _ Agent-based simulator (like Swarm or EcoSim). It seeks to achieve efficient as possible while it is good design
- 2022-01-25 20:23:29下载
- 积分:1
-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1
-
MATLAB
神经网络技术及其在物化探上的应用,重磁反演的拟人工神经网络BP算法及其应用等。-matlab
- 2022-03-03 14:21:43下载
- 积分:1
-
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新...
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
- 2022-02-28 10:27:14下载
- 积分:1
-
DataMining software (integrated association rules, k
DataMining软件(集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法)
-DataMining software (integrated association rules, k-means clustering, fuzzy clustering, k-center clustering of four algorithms)
- 2022-03-09 12:32:08下载
- 积分:1
-
对好
对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
- 2022-05-17 17:44:57下载
- 积分:1
-
The basic ant algorithm and its improved algorithm for solving NP problems summa...
基本蚂蚁算法及其改进算法求解NP问题的论文汇总,而且全是中文,对于初学者一定有帮助-The basic ant algorithm and its improved algorithm for solving NP problems summary papers, and they are all Chinese, will certainly be helpful for beginners
- 2022-02-15 07:51:13下载
- 积分:1
-
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
- 2023-06-05 11:45:03下载
- 积分:1