-
K-means有注释版本
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为形心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各簇的形心的值,直至得到最好的聚类结果。(K-means algorithm is the most classical partition-based clustering method and one of the ten classical data mining algorithms. The basic idea of K-means algorithm is to cluster k points in space and classify the objects closest to them. Iteratively, the values of centroid of clusters are updated one by one until the best clustering results are obtained.)
- 2018-08-30 13:53:12下载
- 积分:1
-
用CNN做电能质量扰动分类
说明: 用CNN对电能质量扰动进行分类,可以直接使用,数据都在里面,仅供参考(Use CNN to classify power quality disturbances, which can be used directly, and the data are in it for reference only)
- 2020-07-02 02:40:02下载
- 积分:1
-
OFDM信道估计仿真
说明: OFDM系统仿真内容,比较简单的说明,希望有用哦。(OFDM Channel estimation)
- 2021-03-03 16:13:08下载
- 积分:1
-
ArcSoftFace C++ Demo说明文档
说明: recognition ArcSoftFace C++ Demo说明文档(recongnition rArcSoftFace C++ Demo)
- 2020-06-21 19:20:01下载
- 积分:1
-
CNN-SVM
说明: 卷积神经网络与支持向量机结合的python代码(Python code combining convolutional neural network and support vector machine)
- 2020-05-20 17:48:34下载
- 积分:1
-
Python Neo4j医药知识图谱自动问答系统源码
Python+Neo4j医药知识图谱自动问答系统源码,知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。(Python+Neo4j Medical Knowledge Atlas Automatic Question and Answer System source code, knowledge atlas construction, automatic question and answer, based on kg automatic question and answer. The knowledge atlas of a certain scale medical field centered on disease is used to complete the automatic question answering and analysis service.)
- 2021-03-18 16:49:20下载
- 积分:1
-
MicroMechanics
说明: abaqus ef-rve插件,用于生成微观结构(ABAQUS EF rve plug-in for generating microstructure)
- 2020-03-30 13:48:02下载
- 积分:1
-
深度学习程序
深度学习程序,包含多种编程语言,有scala,python,c,java等,基本上是深度置信网络或限制玻尔兹曼机的应用,通过预训练限制玻尔兹曼机来初始化深度置信网络
- 2022-12-25 07:10:04下载
- 积分:1
-
激子寿命
本程序用python计算激子寿命,处理vasp输出的后续程序(Calculations of exciton lifetime)
- 2021-02-21 00:09:43下载
- 积分:1
-
编码数据在均值
此代码包含ML代码实现的手段和K-均值实现实现
- 2022-01-24 14:06:46下载
- 积分:1