代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/461376/7228556
m svm_learn.m
function status = svm_learn(options, examples, model)
% SVM_LEARN - Interface to SVM light, learning module
%
% STATUS = SVM_LEARN(OPTIONS, EXAMPLES, MODEL)
% Call the training program 'svm_learn
www.eeworm.com/read/399996/7816708
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/199440/7853174
readme
VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002
Matlab toolbox for Hidden Markov Models
(Adapted from Machine Learning Toolbox
Version 1.0 01-Apr-96
Copyright (c) by Zoubin Ghahraman
www.eeworm.com/read/196840/8055019
readme
VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002
Matlab toolbox for Hidden Markov Models
(Adapted from Machine Learning Toolbox
Version 1.0 01-Apr-96
Copyright (c) by Zoubin Ghahraman
www.eeworm.com/read/196836/8055198
readme
HMMBOX, version 3.2, William Penny, Imperial College, Feb 1999
Matlab toolbox for Hidden Markov Models
(Adapted from Machine Learning Toolbox
Version 1.0 01-Apr-96
Copyright (c) by Zoubin Ghahramani
www.eeworm.com/read/397099/8068799
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/246671/12715200
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems. S
www.eeworm.com/read/245941/12770828
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/143706/12850257
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems. S
www.eeworm.com/read/143706/12850347
m svm_learn.m
function status = svm_learn(options, examples, model)
% SVM_LEARN - Interface to SVM light, learning module
%
% STATUS = SVM_LEARN(OPTIONS, EXAMPLES, MODEL)
% Call the training program 'svm_learn