-
Statistical learning theory is based on a more solid theoretical basis, in order...
统计学习理论是建立在一套较坚实的理论基础之上的,为解决有限样本学习问题提供了
一个统一的框架。它能将很多现有方法纳入其中,有望帮助解决许多原来难以解决的问题(比
如神经网络结构及参数选择问题);同时。在这一理论基础上发展了一种新的通用学习方法:
支持向量机(Support Vector Machine,SVM)。它己表现出很多优秀的性能,并已经成为当
今机器学习领域的研究热点。-Statistical learning theory is based on a more solid theoretical basis, in order to solve the learning problems of limited samples provides a unified framework. It will be incorporated into many existing methods, which could help solve many of the original difficult to resolve problems (such as neural network structure and parameters selection) the same time. Developed on the basis of this theory, a new universal learning methods: support vector machine (Support Vector Machine, SVM). It has been shown a lot of excellent performance and has become the hotspot of machine learning research in the field.
- 2022-03-02 21:50:04下载
- 积分:1
-
This is a rough set data mining of the book, which also introduced several other...
这是一本粗糙集数据挖掘的书,其中同时介绍了其他几种数据挖掘方法,并进行了相关对比-This is a rough set data mining of the book, which also introduced several other data mining methods, and conduct the relevant comparison
- 2023-03-01 05:00:05下载
- 积分:1
-
一个用神经网络编写的神经网络算法程序,有智能算法…
一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
- 2023-04-02 02:35:03下载
- 积分:1
-
利用hopfield神经网络解决TSP(旅行商)问题
利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
- 2022-07-19 16:20:58下载
- 积分:1
-
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧...
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
- 2022-02-10 08:25:45下载
- 积分:1
-
神经网络仿真的基本程序
神经网络仿真的基本程序- Nerve network simulation main routine
- 2022-02-04 11:56:29下载
- 积分:1
-
这是一个神经网络学习算法的模型和一个概述。
这是对BP神经网络模型与学习算法的一个概述,也就是基础的希望对大家有用。-This is a model of BP neural network learning algorithm and an overview of the foundation is useful for all of us hope.
- 2023-06-25 16:20:03下载
- 积分:1
-
Ant Algorithm js realize some time ago in the online collection
蚂蚁算法的js实现
前段时间在网上收集的-Ant Algorithm js realize some time ago in the online collection
- 2022-03-24 04:42:34下载
- 积分:1
-
一个分词程序,c代码,有很详细的注释,便于阅读
一个分词程序,c代码,有很详细的注释,便于阅读-A segmentation procedure, c code, have very detailed notes, easy-to-read
- 2022-07-13 14:19:49下载
- 积分:1
-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
- 2022-02-04 12:02:57下载
- 积分:1