搜索资源列表
tssvm--bfgs
- 对三次样条函数的模型利用BFGS算法进行优化求解-Cubic spline function model using BFGS algorithm optimization solution
MC
- MC问题(AI)的解答,用JAVA实现。野人与传教士问题。(ArrayList)-The solution to MC problem which is so typical in AI field ,when it comes to the expression of knowledge.Use Java.ArrayList
pujulei
- 谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering algorithm based on the spectrum b
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
distributed_word_embedding-master
- The Distributed Word Embedding tool is a parallelization of the Word2Vec algorithm on top of our DMTK parameter server. It provides an efficient scaling to industry size solution for word embedding. -The Distributed Word Embedding tool is a paralle
distributed_skipgram_mixture-master
- The Distributed Multisense Word Embedding(DMWE) tool is a parallelization of the Skip-Gram Mixture [1] algorithm on top of the DMTK parameter server. It provides an efficient scaling to industry size solution for multi sense word embedding. -The Di
SSC_ADMM_V3.a
- 最新的聚类算法,很好地解决混沌流形问题。-The latest clustering algorithm, a very good solution to the problem of chaotic manifold.