搜索资源列表
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
shujujiegou
- 关于数据结构学习的一本书,包括常见的链表、树、队列等的操作-Learn about the data structure of a book, including a common list, tree, queue, and so the operation, to facilitate 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.
The-teach-of-ACM-learning-online
- 对于新手入门ACM的好书,可以掌握ACM的一些基本算法-a good book to the learning of ACM algorithm
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
BP_online
- BP算法,遍历(在线)学习模式,网络结构1-BP algorithm, traverse the (online) learning mode, the network structure of 1-1-1
incremental-learning-for-SVM
- 一种基于matlab自带SVMtrain模型训练函数的在线SVM增量学习方法代码。-online incremental learning for SVM
online_em
- 基于隐马尔可夫模型的在线学习程序,通过不断观测到的数据,进行数据的修正。-Online learning program based on hidden markov model,By the observed data,realizing data correction
WiMAX-2.2-online
- wimax仿真例程,全套仿真代码,附有liscen和使用手册。通信专业学习用。-wimax simulation routines, complete simulation code, the bearing liscen and user manual. With communications professional learning.
stanford-deep-learning-matlab-code
- stanford大学deep learning在线课程课后练习代码,我自己写的,可以参考一下。-Excercise of deep learning online course from http://deeplearning.stanford.edu/wiki. It is written by myself, aiming to help other students who is confused in the course.
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
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
machine learning
- 第5章机器学习 5.2 神经网络学习 5.3 因果信念网络学习(The fifth chapter, machine learning 5.2 neural network learning 5.3 causal beliefs online learning)
machine-learning-ex4
- 机器学习测试题及答案,自己编写程序,亲测可以运行。(machine learning online test 4 questions and my answer.)