代码搜索:POCKET
找到约 1,559 项符合「POCKET」的源代码
代码结果 1,559
www.eeworm.com/read/467355/7010809
www.eeworm.com/read/467355/7010847
www.eeworm.com/read/328406/7806298
pocket paint
www.eeworm.com/read/191902/8417411
m pocket.m
function [D, w_pocket] = Pocket(train_features, train_targets, alg_param, region)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% features - Train features
www.eeworm.com/read/286662/8752018
m pocket.m
function [test_targets, w_pocket] = Pocket(train_patterns, train_targets, test_patterns, alg_param)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% train_pat
www.eeworm.com/read/177129/9469035
m pocket.m
function [D, w_pocket] = Pocket(train_features, train_targets, alg_param, region)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% features - Train features
www.eeworm.com/read/372113/9521383
m pocket.m
function [test_targets, w_pocket] = Pocket(train_patterns, train_targets, test_patterns, alg_param)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% train_pat
www.eeworm.com/read/362008/10024032
m pocket.m
function [test_targets, w_pocket] = Pocket(train_patterns, train_targets, test_patterns, alg_param)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% train_pat
www.eeworm.com/read/357874/10199204
m pocket.m
function [test_targets, w_pocket] = Pocket(train_patterns, train_targets, test_patterns, alg_param)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% train_pat
www.eeworm.com/read/349842/10796980
m pocket.m
function [D, w_pocket] = Pocket(train_features, train_targets, alg_param, region)
% Classify using the pocket algorithm (an improvement on the perceptron)
% Inputs:
% features - Train features