资源列表
semisupervised_learning
- 包含8篇半监督学习方面的中文文献,关于半监督学习的中文文献并不是很多,我把我找到的一些文章贡献一下。分别为:“半监督学习综述”“有关半监督学习的问题及研究”“基于半监督学习的网络流量分析”“基于核策略的半监督学习方法”“一种基于半监督学习的多模态WEB查询精华方法”“半监督学习机制下的说话人辨认算法”“半监督学习在入侵系统中的应用”“基于半监督学习的眉毛图像分割方法”-Includes eight semi-supervised learning of Chinese literature on
yujiangshe
- 北大于江生教授关于机器学习入门介绍的三个PPT(pdf格式):机器学习的基础:概率理论体系、机器学习概述、统计学习理论概述。共42页。-Peking University Professor Yu Jiangsheng on Machine Learning 3 PPT (pdf format): Machine Learning Foundations: probability theory, systems, machine learning overview, an overview of
PCA_for_3_component_compound
- 该程序旨在模拟处理分析多种化学物质混合物的吸收光谱数据,提取出各个化学成分的峰值所在。该程序采用svd方法对光谱数据的协方差矩阵进行PCA分析,并且取得令人满意的效果。-The program designed to simulate the processing and analysis of multiple chemical mixtures of the absorption spectra of the data, extracting the chemical composition
weweileigemaGA
- 本程序采用二维雷格玛编码的遗传算法优化程序,算法可以在matlab中直接运行-This procedure uses two virei Sigma-coded genetic algorithm optimization procedures, algorithms can be run directly in matlab
assoctiation
- 关联规则挖掘的一个小算法 是平时做的一个小作业 感觉功能比较全 值得参考- a agrithom of datamining
gabijiao
- 该程序通过实例(函数),比较了遗传算法,量子遗传算法和新遗传算法三种算法,表明了算法间的关系和差别以及算法的好坏。-The program by example (function), compared the genetic algorithm, quantum genetic algorithm and the new genetic algorithm for three kinds of algorithm, shows the relationship and differences
QGA
- 该算法明确描述了量子遗传算法的实现流程,通过运行,该程序是正确的。-The algorithm clearly describes the realization of the quantum genetic algorithm process, by running the program is correct.
weka-src
- weka 3.7源代码包 WEKA的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis)-weka 3.7 source code package WEKA full name is the intelligent analysis of the environment Waikato (Waikato Environment for Knowledge Analysis)
libsvm-weights-2.9
- 数据属性的权重分析. 用户可以给每个数据实例权重-Weights for data instances Users can give a weight to each data instance.
OO
- 序优化是解决基于仿真优化的重要工具,由著名学者YuChi Ho提出-Ordinal optimization is to solve an important tool for simulation-based optimization, presented by the famous scholar YuChi Ho
main
- 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
implementationofCoevolutionaryalgorithm
- 利用帕累托最优和协同进化算法做一个模拟,可以应用在多目标优化上。-a simulation using pareto optimization and co-evolutionay algorithm, it could be used to solve multiple objective optimization.