-
HMM-homework
隐马尔科夫实现,包含forward-hmm, Viterbi-hmm, Baum-Welch-hmm(Hidden Markov implementation, including forward-hmm, Viterbi-hmm, Baum-Welch-hmm)
- 2019-04-26 17:02:43下载
- 积分:1
-
FNN与PCA和KPCA结合
一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
- 2020-09-18 10:27:53下载
- 积分:1
-
1595175
动画演示多种排序算法,包括冒泡排序,选择排序,插入排序,快速排序等,()
- 2018-03-13 23:48:48下载
- 积分:1
-
带阻尼参数的pagerank实现
资源描述实现基本的pagerank算法,可实现传递阻尼参数和迭代次数。源文件从文件中读取
- 2022-09-10 21:45:04下载
- 积分:1
-
GibbsLDA
用Gibb Sampling 的方法对LDA的参数进行推断(LDA model with Gibbs Sampling for inference)
- 2019-01-24 09:28:57下载
- 积分:1
-
粗糙集
粗糙集在进行属性约简时需要求其正域,此为求正域程序(Rough Set for Positive Domain)
- 2020-06-19 09:00:06下载
- 积分:1
-
数据挖掘算法
包含很多知名算法实现,支持向量机,决策树,粗糙集,贝叶斯分类器等,适合学术研究,短评论意见挖掘,文本分类等。
- 2022-06-03 05:40:28下载
- 积分:1
-
kacmp
google搜索的核心技术,VC++源码实现,包含测试数据库()
- 2017-12-03 12:35:44下载
- 积分:1
-
QB模型 神经网络
说明: 从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
propospuionsview
算法分析中的贪心算法的实现,并有完整的测试数据()
- 2018-05-28 16:41:27下载
- 积分:1