资源列表
CORE-VECTOR-MACHINE
- 核心向量机对于训练样本的训练时间比支持向量机更少,而且训练效果更好。-core vector machine
cluster
- 基于节点间依赖度的社团结构划分方法,自己修改的人一种社团发现算法,C++原代码。-Detecting community structure based on the dependence between nodes
Cao
- Cao方法求嵌入维数,代入数据即可运行,只是速度有点慢。-Cao method of embedding dimension seeking, on behalf of the data to run, but a bit slow
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
BuildEnergyPredictionUsedBP
- 建筑能耗预测的matlab编写的m文件,利用环境信息进行预测-the m file of build energy prediction
改进的差分进化算法
- 改进的差分进化算法,内附有测试函数,优化效果好。
DTW.RAR
- 关于动态时间规整(DTW)的一维,二维的程序,以及还有规整路径图-About Dynamic Time Warping (DTW) one-dimensional, two-dimensional program, and there are regular road map
RBF
- 径向基神经网络的基础代码,可供基础学习适用。-Basic code of radial basis neural network, which can be used for basic learning.
PID
- PID 算法源码,搜集总结,辅助智能控制-help intelligence calculator
BP_NN
- BP神经网络,包括没用工具箱写的源码,和工具箱源码,可以用于静态系统和动态系统的辨识。对于原理的学习有帮助。-BP Neural networks, including useless Toolbox written in source code, and Toolbox source code, can be used for static and dynamic system identification. On principle of neural network learning he
CNN
- 用 卷积神经网络进行手写字符 识别,内含mnist训练集-Handwritten character recognition, containing mnist convolution neural network training set
EnsembleLearning-
- 粗糙集随机属性约减集合邻域覆盖约减,是一种集成学习分类器。-rough set。ensemble method