搜索资源列表
Hermit多项式在线学习ran算法
- 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
sgnn1
- ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.-ISGNN of discrete (self-generated neural netw EFCs) an improvement, an online learning algorithm.
ReinforcementLearning
- 增强学习Matlab源吗,对机器学习,在线控制的人有所帮助-Matlab source you enhance the learning of machine learning, online help people control
TeachRes
- 教学资源网包括教师上传,学生下载,资源共享,在线学习-From teaching resource network, including teachers and students to download, resource sharing, online learning
ITMS
- 教学资源网包括教师上传,学生下载,资源共享,在线学习-From teaching resource network, including teachers and students to download, resource sharing, online learning
dogma
- DOGMA是一个关于在线学习的工具箱,里面很多算法十分实用,包括OISVM(online independent SVM).-DOGMA is a useful online learning alogrithm by matlab code. It includes a lot of useful alogrithm, including Online independent SVM(OISVM)
Robot_control(neutral-network)
- 机器人神经网络控制,可以实现在线学习。并且对学习的误差会逐渐减小,达到控制精度的要求。-Robot neural network control, online learning can be achieved. And error learning will gradually decrease to control accuracy.
cd4ef1.ZIP
- 基于在线学习RBF神经网络的汽门开度自适应补偿控制方法Online learning RBF neural network-based adaptive compensation control method of valve opening degr-Online learning RBF neural network-based adaptive compensation control method of valve opening degree
Adaptive-Online-Learning
- 基于EKF的神经网络自适应在线学习算法,包含例子和文档。-We show that a hierarchical Bayesian modeling approach allows us to perform regularization in sequential learning. We identify three inference levels within this hierarchy: model selection, parameter estimation, and
os-elm
- 实现增量极限学习机,在线学习的方法等等,实现了在线连续学习功能-code written in matlab
online_em
- 基于隐马尔可夫模型的在线学习程序,通过不断观测到的数据,进行数据的修正。-Online learning program based on hidden markov model,By the observed data,realizing data correction
OnlineSVR-CPP-Code
- 支持向量机在线学习训练算法C++源码,可以用来做数据分类、模式识别、回归估计、概率密度函数估计等方面。-Support vector machine online learning training algorithm C++ source code, can be used for data classification, pattern recognition, regression estimation, probability density function estimation an
Fuzzy-Neural-Network-by-matlab
- 这是一个四个不同的S函数实现集合的递归模糊神经网络(RFNN)。该网络采用了4组可调参数,这使得它非常适合在线学习/操作,从而可应用到系统识别等方面。-This is a collection of four different S-function implementations of the recurrent fuzzy neural network (RFNN) described in detail in [1]. It is a four-layer, neuro-fuzzy net
WinCC
- 很好的教程关于wincc在线学习的教程语言,希望对大家有所帮助,更上一层楼-Very good tutorial on the WinCC online tutorial to learn the language, and they hope to help everyone, strive for further improvement
在线序贯极限学习机
- 在线极限学习机matlab code,实现在线机器学习!
Computational-learning-theory
- wikipedia机器学习迷你书:《Computational learning theory》(计算学习理论) 比较理论,汇集了统计学习理论,VC理论,PAC学习,稳定性,在线学习与分布式学习等基本概念。顺各条参考文献可更深入学习。-wikipedia machine learning mini book: Computational learning theory (calculated learning theory) comparison theory, a collection o
python
- 用机器学习中的线性回归和在线学习的方法预测空气质量-predict air quality
OTL_AIJ_code
- 基于matlab实现的一个在线迁移学习算法OTL,(Based on matlab to achieve an online migration learning algorithm OTL,)
OS-ELM在线极限学习机
- 此代码是OS-ELM在线极限学习机,内含训练集和测试集。(This code is the OS-ELM online extreme learning machine, containing training set and test set.)
bp神经网络在线学习
- bp神经网络在线学习pid控制,希望有所帮助(Online learning PID control of BP neural network)