-
最邻近的RBF算法,MATLAB实现,较为有价值的资料.
最邻近的RBF算法,MATLAB实现,较为有价值的资料.-The nearest RBF algorithm, MATLAB realize, the more valuable information.
- 2022-02-05 04:23:48下载
- 积分:1
-
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子...
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子-c++ language implementation of the TSP problem based on genetic algorithms, genetic programming to learn a good example of
- 2022-03-09 09:42:14下载
- 积分:1
-
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
- 2022-10-06 04:35:03下载
- 积分:1
-
on Artificial Intelligence missionaries and Savage on the details, please refer...
关于人工智能传教士和萨维奇的详细情况,请参阅拟议修正案。
- 2022-03-24 22:30:28下载
- 积分:1
-
各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。
各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。-various neural network C source code. Include : CPN, 7.82, ART1, ART2.
- 2022-05-15 16:59:56下载
- 积分:1
-
genetic algorithm maze of achievement and improvement
用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement
- 2022-01-26 03:05:56下载
- 积分:1
-
高手学习人工智能心得体会。想学习人工智能的可以来
高手学习人工智能心得体会。想学习人工智能的可以来-master learning artificial intelligence experiences. Want to study artificial intelligence can s
- 2022-08-06 20:27:15下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分: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
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1