代码搜索:cascade
找到约 5,158 项符合「cascade」的源代码
代码结果 5,158
www.eeworm.com/read/183895/9132611
bmp application_cascade.bmp
www.eeworm.com/read/179398/9359190
c convert_cascade.c
#ifdef _CH_
#pragma package
#endif
#ifndef _EiC
#include "cv.h"
#include "highgui.h"
#include
#endif
int main( int argc, char** argv )
{
const char* size_opt = "--
www.eeworm.com/read/177129/9468752
m cascade_correlation.m
function D = Cascade_Correlation(train_features, train_targets, params, region)
% Classify using a backpropagation network with the cascade-correlation algorithm
% Inputs:
% features- Train feat
www.eeworm.com/read/372113/9521091
m cascade_correlation.m
function [test_targets, Wh, Wo, J] = Cascade_Correlation(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with the cascade-correlation algorithm
% I
www.eeworm.com/read/362008/10023779
m cascade_correlation.m
function [test_targets, Wh, Wo, J] = Cascade_Correlation(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with the cascade-correlation algorithm
% I
www.eeworm.com/read/357874/10199053
m cascade_correlation.m
function [test_targets, Wh, Wo, J] = Cascade_Correlation(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with the cascade-correlation algorithm
% I
www.eeworm.com/read/349842/10796643
m cascade_correlation.m
function D = Cascade_Correlation(train_features, train_targets, params, region)
% Classify using a backpropagation network with the cascade-correlation algorithm
% Inputs:
% features- Train feat
www.eeworm.com/read/459924/7262626
c cascade_train.c
/*
Fast Artificial Neural Network Library (fann)
Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
This library is free software; you can redistribute it and/or
modify it under the t
www.eeworm.com/read/459924/7262641
c fann_cascade.c
/*
Fast Artificial Neural Network Library (fann)
Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
This library is free software; you can redistribute it and/or
modify it under the t
www.eeworm.com/read/459924/7262646
h fann_cascade.h
/*
Fast Artificial Neural Network Library (fann)
Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
This library is free software; you can redistribute it and/or
modify it under the terms of th