代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/253950/12174152
htm knn.htm
Netlab Reference Manual knn
knn
Purpose
Creates a K-nearest-neighbour classifier.
Synopsis
net = knn(nin, nout
www.eeworm.com/read/150905/12250338
htm knn.htm
Netlab Reference Manual knn
knn
Purpose
Creates a K-nearest-neighbour classifier.
Synopsis
net = knn(nin, nout
www.eeworm.com/read/223154/14651866
m make_cc7.m
function [cc3,cc0,cbp,cc4,cc32,cc02,cbp2,cc42]=make_cc7(fn,eegchan,trigchan,Fs)
% Builds a classifier based on AAR parameters from BCI recordings.
% The result includes also initial values for the
www.eeworm.com/read/405754/2283395
wts trn_6.wts
network_type mlp
purpose classifier
ninps 128
nhids 128
nouts 10
acfunc_hids sinusoid
acfunc_outs sinusoid
-1.084843e-02 2.307801e-01 -7.300026e-02 -1.884498e-01 -1.186970e-01
-2.292030e-01 -1.243
www.eeworm.com/read/405754/2283408
wts trn_6.wts
network_type mlp
purpose classifier
ninps 128
nhids 128
nouts 26
acfunc_hids sinusoid
acfunc_outs sinusoid
-1.513746e-01 4.841430e-01 -1.357631e-01 -1.559667e-02 -2.474649e-01
-1.565715e-01 -1.711
www.eeworm.com/read/405754/2283417
wts trn_6.wts
network_type mlp
purpose classifier
ninps 128
nhids 192
nouts 26
acfunc_hids sinusoid
acfunc_outs sinusoid
-2.374979e-01 3.986280e-02 0.000000e+00 1.527106e-01 0.000000e+00
-1.277121e-01 -2.378
www.eeworm.com/read/405754/2283423
wts trn_6.wts
network_type mlp
purpose classifier
ninps 128
nhids 128
nouts 26
acfunc_hids sinusoid
acfunc_outs sinusoid
-1.097022e-01 1.654346e-01 -4.594828e-02 1.149624e-01 0.000000e+00
-9.154880e-02 -2.240
www.eeworm.com/read/237086/13978552
h cip.h
#ifndef ns_cip_h
#define ns_cip_h
#include
#include "agent.h"
#include "classifier-addr.h"
#define CIP_TIMER_SIMPLE 0
#define CIP_TIMER_AGTLIST 1
struct hdr_ipinip {
hdr_ip hdr_;
struc
www.eeworm.com/read/188648/8522060
c usps.c
/*Fisher.C
*recognition of handwritten numerals with Fishier Linear Classifier
*/
/*
*说明:一个数字16X16像素,每个像素是灰度值,
*归一化为-1到1的双精度浮点数
*
*struct Sample
*{
* double data[RAWDATADIM]; //一个点的数据为8 byte
www.eeworm.com/read/379582/9192659
c usps.c
/*Fisher.C
*recognition of handwritten numerals with Fishier Linear Classifier
*/
/*
*说明:一个数字16X16像素,每个像素是灰度值,
*归一化为-1到1的双精度浮点数
*
*struct Sample
*{
* double data[RAWDATADIM]; //一个点的数据为8 byte