代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/367675/2833516
txt 3.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: Machine Learning 47(2/3)
发信站: 南京大学小百合站 (Thu Jul 18 00:45:19 2002), 站内信件
篇名: On the Learnability and Design of Output Codes for Multiclass Problems
刊名:
www.eeworm.com/read/367675/2833849
txt 13.txt
发信人: roamingo (漫步鸥), 信区: DataMining
标 题: Soft: RFCT 3.0 for temporal/causal rule discovery
发信站: 南京大学小百合站 (Thu Jan 17 12:04:44 2002), 站内信件
[ ------ from the ML group @ machine-learning@yahoogroup
www.eeworm.com/read/367675/2834295
txt 36.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: ICML延期
发信站: 南京大学小百合站 (Mon Feb 17 18:12:21 2003)
The deadline for ICML-2003 (International Conference on Machine Learning)
has been extended by one week. The
www.eeworm.com/read/367675/2834878
txt 444.txt
发信人: roamingo (漫步鸥), 信区: DataMining
标 题: Soft: RFCT 3.0 for temporal/causal rule discovery
发信站: 南京大学小百合站 (Thu Jan 17 12:04:44 2002), 站内信件
[ ------ from the ML group @ machine-learning@yahoogroup
www.eeworm.com/read/367675/2836826
txt 375.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: Machine Learning 47(2/3)
发信站: 南京大学小百合站 (Thu Jul 18 00:45:19 2002), 站内信件
篇名: On the Learnability and Design of Output Codes for Multiclass Problems
刊名:
www.eeworm.com/read/283254/9033487
htm 2007年11月程序员考试(上午)答案-程序员 标准答案-教育联展网学习资料-深圳教育培训门户.htm
2007年11月程序员考试(上午)答案-程
www.eeworm.com/read/362099/10019271
m adaptlr.m
function [t,d,w,c,b,SSE] = adaptlr(x,y,t,d,w,c,b, SSE)
%Adaptlr: Adaptive learning rate
%
% [t,d,w,c,b,SSE] = adaptlr(x,y,t,d,w,c,b, SSE)
%
% By Qinghua Zhang. April 10, 1992.
%First call. updatewn r
www.eeworm.com/read/416438/11025389
m adaptlr.m
function [t,d,w,c,b,SSE] = adaptlr(x,y,t,d,w,c,b, SSE)
%Adaptlr: Adaptive learning rate
%
% [t,d,w,c,b,SSE] = adaptlr(x,y,t,d,w,c,b, SSE)
%
% By Qinghua Zhang. April 10, 1992.
%First call. updatewn r
www.eeworm.com/read/136697/13365507
m dcl.m
function [y2,m2x,m2y]=dcl(samples,p,c,wii,wij,rands)
% [y2,m2x,m2y]= dcl(samples,p,c,wii,wij,rands)
%
% Stochastic Unsupervised-Differential-Competive-Learning (DCL) algorithm.
%
% An autoassociative