搜索资源列表
SSL_LP
- SSL(Semi-Supervised Learning) with GRF: Implementation of Label Propagation Algorithm introduced in, Zhu, Xiaojin, Zoubin Ghahramani, and John Lafferty. Semi-supervised learning using gaussian fields and harmonic functions. ICML. Vol. 3. 2003. (Origi
Kmeans
- 按照模式识别一书,实现k均值聚类的matlab版本代码-According to the book Pattern Recognition , implement k-means clustering matlab version of the code
Enhancedtextmining
- 强化版本文本挖掘流程,包含分词,分类聚类,分词结果评估等-Enhanced version of the text mining process, including word segmentation, classification clustering, segmentation results uation, etc.
convnetjs-master
- 基于C#开发的深度神经网络网页版。将文件夹拖动至浏览器即可使用功能。包括CNN、DBN等多种深度学习思路。-Based on C# development of depth Neural Network Web version. Drag the folder to the browser functionality. Including CNN, DBN and other deep learning ideas.
gplvm
- 这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the spar
NaiveBayesClassifier.m
- I use Matlab 2008a which does not support Naive Bayes Classifier. scr ipt supports normal and kernel distributions. Statistics toolbox for 2008a version is used in the scr ipt. Also includes function for confusionmat
NLPLibSVM
- libsvm分词训练集的java版本。包括libsvm.jar以及训练集样本-Libsvm version of the Java word segmentation training set. Including libsvm.jar and training set samples
decisionTree
- 一个决策树的java实现版本,用于实现对离散和连续问题两种问题- Java implementation of a decision tree version, for the realization of discrete and continuous problems of two kinds of problems
libpca-1.3.3.tar
- 快速有效的 pca c++库,亲测比matlab版本的快了不少-Fast and effective pca c++ library than matlab pro-test version of a lot faster
CH-8.6---PageRank
- 非常著名的pagerank算法曾经在google使用,奠基的google在搜索王国的地位,本算法是hadoop的实现版本-Very famous pagerank algorithm has been used in google, the foundation of the google search in the Kingdom of the position, the algorithm is the realization of hadoop version
svr-kernel-function-version
- 用matlab实现了支持向量回归,并且使用了核函数,对于各种维度的数据均可使用-Using matlab to achieve an SVR, and uses kernel functions for the various dimensions of the data can be used
SVM_GUI_3.1[mcode]
- faruto编写的基于libsvm3.1的SVM_GUI,可用于SVM分类及相关回归分析,已经集成了GA及PSO参数寻优算法及PCA算法,提供的是GUI版本及与之对应的源码版本-SVM_GUI and the program of SVM_Code,base on the version of the Libsvm 3.1,using the GA and PSO algorithm to improve
pso
- pso粒子群算法 他是一个实现Common,Clerc 1“的PSO工具箱 Trelea类型以及跟踪更改的alpha版本环境。 它可以搜索最小,最大或“距离” 用户开发成本函数。 很容易使用和黑客 相当好的文档(类型帮助任何功能和 它应该告诉你你需要什么),并将利用 矢量化成本函数。 它使用与Matlab类似的语法 优化工具箱。 包括静态和动态的套件测试功能。 它还包括一个专用的基于PSO的神经元网络教练与Mathwork的神经网络工具箱一起使用。-his is a
puftiple-existence
- A Markov Chain Monte Carlo version of the genetic algorithm D()
oxerride
- Batch version of the back-propagation algorithm % Given a set()
1197430107AAaircraft detection
- 总结并介绍了几种飞机检测的方法及程序代码matlab版本,给研究飞机检测的同学提供帮助!!(Summarized and introduced several aircraft detection methods and program code matlab version, to provide help for students studying aircraft detection! !)
master
- 集体智慧编程源码,修改了部分小bug,更新了一些库的版本(Collective intelligence programming source code, modify part of the small bug, updated some of the library version.)
node2vec-master-python3
- 斯坦福大学的node2vec模型,做图嵌入的,说明很详细分享一下,,原文件是Python2做的,我改的Python3的,分享一下(The node2vec model of Stanford University is embedded in the diagram, and the descr iption is shared in detail. The original file is made by Python 2, and my modified version of Python