代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/367675/2838144
txt 881.txt
发信人: cczhu (congcongzhu), 信区: DataMining
标 题: 请问有人有这本书吗?
发信站: 南京大学小百合站 (Mon Nov 18 15:53:13 2002)
请问有这本书的英语电子版吗?在上载区好像没找到:
Machine Learning,
Tom Mitchell,
McGraw Hill, 1997
多谢先!
--
www.eeworm.com/read/367675/2838654
txt 541.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: 今天开始第三、四节的学习吧
发信站: 南京大学小百合站 (Fri Dec 27 00:45:22 2002)
Inductive bias, (ch. 2 )
PAC learning, VC dimension, Mistake bounds (ch.7)
please read last part of c
www.eeworm.com/read/367675/2838916
txt 64.txt
发信人: aaahchi (aaahchi), 信区: DataMining
标 题: [转载] Mitchell的machine learning中译版
发信站: 南京大学小百合站 (Sat Nov 30 21:05:26 2002), 站内信件
【 以下文字转载自 AI 讨论区 】
【 原文由 aaahchi 所发表 】
网址http://www.china-pub.c
www.eeworm.com/read/367675/2839578
txt 580.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: Re: 有网页分类的数据集吗?
发信站: 南京大学小百合站 (Sun Apr 28 23:51:41 2002), 站内信件
交大维奇网
http://dctc.sjtu.edu.cn/adaptive/x/view/A9903022/
Data_Mining_and_Machine_Learning
请仔细
www.eeworm.com/read/460712/7105554
m chap5_2main.m
%Iterative D-Type Learning Control
clear all;
close all;
t=[0:0.01:1]';
k(1:101)=0; %Total initial points
k=k';
T1(1:101)=0;
T1=T1';
T2=T1;
T=[T1 T2];
k1(1:101)=0; %Total initial points
k1=k1'
www.eeworm.com/read/439271/7713587
m chap5_2main.m
%Iterative D-Type Learning Control
clear all;
close all;
t=[0:0.01:1]';
k(1:101)=0; %Total initial points
k=k';
T1(1:101)=0;
T1=T1';
T2=T1;
T=[T1 T2];
k1(1:101)=0; %Total initial points
k1=k1'
www.eeworm.com/read/403569/11514663
m chap5_2main.m
%Iterative D-Type Learning Control
clear all;
close all;
t=[0:0.01:1]';
k(1:101)=0; %Total initial points
k=k';
T1(1:101)=0;
T1=T1';
T2=T1;
T=[T1 T2];
k1(1:101)=0; %Total initial points
k1=k1'
www.eeworm.com/read/367675/2833034
txt 27.txt
发信人: NAOMIELIE (雁来红), 信区: DataMining
标 题: FD ML Seminar Report 2 [from 日月光华]
发信站: 南京大学小百合站 (Fri Mar 7 14:22:34 2003)
发信人: ffseven (听过这么差的讨论班么), 信区: FDU_C.S.
标 题: Machine Learning讨论班Patch 2
www.eeworm.com/read/367675/2833044
txt 17.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [合集]今天开始第三、四节的学习吧
发信站: 南京大学小百合站 (Tue Jan 7 10:44:09 2003)
GzLi (笑梨) 于Fri Dec 27 00:45:22 2002)
提到:
Inductive bias, (ch. 2 )
PAC learning, VC dimension,