1)Self-learning algorithm自学习算法
1.Knowledge library can be built and weights can be adjusted using Self-Learning algorithm, eventually The most precise target and evaluation function can be gotten to direct the strategy of robot.本文介绍了基于自学习算法的足球机器人决策过程中选择最优目标点的设计,使机器人从诸多候选点中选出评价最优的点作为目标点,并通过自学习算法建立知识库,对权值不断修正,最终得到较精确的点的评价函数,指导机器人的决策。
英文短句/例句
1.FLIR image segmentation based on wavelet neural networks with adaptive learning小波神经网络自学习算法用于红外图像分割
2.Research of Radar Emitter Recognition Self-learning Algorithm Based on GA基于GA的雷达辐射源识别自学习算法研究
3.Research of Self-learning Algorithm of a improved Expert System一种改进的专家系统自学习算法的研究
4.Research and Application on Learning Algorithm of Autonomic Learning Subspace Based on DFL;基于DFL的自主学习子空间学习算法及应用研究
5.Research on Sequential Patterns Mining in Self-Adaptive Learning System;自适应学习系统中序列挖掘算法研究
6.Research of Auto-generating Test Paper Based on Reinforcement Learning;基于加强学习的自动组卷算法的研究
7.Adaptive Functional Networks Loop Structures and Learning Algorithm自适应泛函网络循环结构与学习算法
8.A Self-Organizing Algorithm for the Virtual Learning Community一种自组织的虚拟学习社区构建算法
9.Comprehensive Learning Particle Swarm Optimization Algorithm with Adaptive Mutation自适应变异综合学习粒子群优化算法
10.A Self-learning Straightening Interval Arithmetic Research Based on Least Squares基于最小二乘法的自学习校直行程算法研究
11.A Self-study Chinese Keywords Extracting Algorithm Used on the Internet可应用于互联网的自学习中文关键词抽取算法
12.Research on Automatic Face Recognition Algorithm Based on Statistical Learning;基于统计学习的自动人脸识别算法研究
13.Face Sketch Synthesis Based on Machine Learning;基于机器学习的人脸画像自动生成算法研究
14.Research on Chinese Text Classification Algorithm Based on Active Learning Approach;基于自主学习的中文文本分类算法研究
15.A New Manifold Learning Algorithm Based on SOM一种新的基于自组织映射的流形学习算法
16.Research for applying genetic algorithm thought to self-learning of knowledge base应用遗传算法思想进行知识库自学习的研究
17.Research on Current Learning Adaptive Hybrid Discrete Particle Swarm Optimization Algorithm当代学习自适应混合离散粒子群算法研究
18.Study on optimal operation of reservoir based on directional self-learning genetic algorithm基于方向自学习遗传算法的水库优化调度
相关短句/例句
self learning algorithm自学习算法
1.In view of the characteristics of pH value,a self learning algorithm is proposed,and a self learning expert controller which being fit for controlling pH value is designed.针对pH 值控制特点,提出一种自学习算法并设计了适于pH 值控制的自学习专家控制器。
2.The realizaton of self learning algorithm with Field Programmable Gate Arrays(FPGA) technique is studied.介绍复合神经网络模型及特性,讨论了基于假逆矩阵的自学习算法,研究用现场可编程门电路(FPGA)实现复合神经网络的自学习过程,电路设计成半并行全数字式。
3)adaptive learning algorithm自适应学习算法
1.An intelligent agent for fault detecting is proposed based on adaptive learning algorithm.提出一种基于自适应学习算法的故障监测智能代理,通过分段测量抽取描述网络正常行为的MIB变量值并检测偏差,对学习获得的信息经由贝叶斯图加以组合,从而鉴别未知的或不可预见的故障。
4)structual & weight learning algorithm自构造学习算法
5)Self-adaptive learning algorithm自适应学习算法
1.The construction of self-adaptive learning algorithm(SALA) sustains and enhances the diversity of population is put forward.受生物进化思想启发,将基因编码的内容分为遗传信息与自适应学习两部分,构造了潜在维持并提高种群多样度的自适应学习算法(SALA),提出了为具有潜力的个体模式提供生存空间的相对适应策略(RAS),设计了能自然地提高子代质量、加快收敛速度的冗余繁殖算子(RRO),并从生物进化的角度分析了三者的合理性与有效性,从而形成了基于相对适应策略与冗余繁殖算子的可持续遗传算法(SGA)。
6)Active learning genetic algorithm自学习遗传算法
延伸阅读
逆推学习算法分子式:CAS号:性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。
