搜索资源列表
ELM_MatlabClass
- 极限学习机只需要设置网络的隐层节点个数,在算法执行过程中不需要调整网络的输入权值以及隐元的偏置,并且产生唯一的最优解,因此具有学习速度快且泛化性能好的优点。该程序是用于极限学习机分类。(Extreme learning machine only need to set the number of hidden nodes of the network, the algorithm execution process does not need to adjust the input weight
elm_kernel_dd
- one-class extreme learning machine, 又快又好做异常检测(one-class extreme learning machine for fast and good anomaly detection)