资源列表
brook_v0.5_beta1_svnrev1887
- 算法介绍,图像算法涵盖了渲染,交叉组合。(Deep learning algorithm for the beginners)
Natural.Language.Processing
- 基于图形的自然语言处理算法和数据挖掘研究, 国外经典书籍。-Graph-based Natural Language Processing and Information Retrieval Mihalcea Radev CUP 2011
SOM_demo1
- 本文件包含很好的SOM神经网络的matlab仿真源码。-This directory contains Matlab code implementing a multi-dimensional version of Kohonen s Self-Organizing Map.
net
- 介绍了神经网络的各种入门知识,包括BP神经网络等多种网络结构形式-Introduced a variety of introductory knowledge neural networks, including a variety of forms, such as the network structure of BP neural network
eo-1.0.1
- 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
GA-k-means
- 遗传算法用在聚类方式时,其中的一个重要应用就是k-means算法,本文给出了源代码。-When the genetic algorithm used in the clustering mode, which is an important application of k-means algorithm, this paper presents the source code.
libsvm-3.1-[FarutoUltimate3.1Mcode]
- LIBSVM的工具包,里边含有已经编译过的make,64位.32位一般都可以直接使用,的安装vc。这个工具包添加ClassResult.m函数,方便给出各种分类准确率,以及给出判别函数的权值w、偏置b、支持向量在原始训练集中的位置索引以及alpha系数。-搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼ 翻译 LIBSVM toolkit has been compiled containing inside make, 64 位 .32 bit can generally
Genetic-Algorithm-Library
- 遗传算法库,包括算法源代码,应用程序源代码,演示应用程序。-A genetic algorithm library, including source code, algorithm, application source code, demo applications.
基于方差和深度学习的脑电信号分类算法
- 从深度学习方面解析脑电信号,通过方差计算脑电特征(Analysis of EEG signals from deep learning and calculation of EEG characteristics by variance.)
edison_binary
- 关于均值漂移的程序,该代码为编译好的程序,可以直接看图像分割效果!-Mean Shift on the procedures, the code compiled procedures, can look directly image segmentation results!
Adaboostsorting
- 关于人工智能中的Adaboost分类算法演示.-On Artificial Intelligence in Adaboost classification algorithm demo.
NLPLibSVM
- 支持向量机的JAVA实现..........(SVM)