代码搜索:NETWORKS
找到约 10,000 项符合「NETWORKS」的源代码
代码结果 10,000
www.eeworm.com/read/483114/6609798
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/152772/12085990
readme
This a a portable implementation of the Label Distribution
Protocol (LDP) as layed out in RFC3036
It consists of two major componets:
-LDP core library (lib/)
-example porting layer (zebra-ldp.diff)
www.eeworm.com/read/128825/14277813
h vtypes.h
#ifndef VTYPES_H_
#define VTYPES_H_
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc
www.eeworm.com/read/128193/14311431
m maxwin.m
function net = maxwin(arg, sv, w, bias, C, zeta)
% MAXWIN
%
% Construct a max-win multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class maxw
www.eeworm.com/read/128193/14311521
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/128193/14311530
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/222301/14697760
m maxwin.m
function net = maxwin(arg, sv, w, bias, C, zeta)
% MAXWIN
%
% Construct a max-win multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class maxw
www.eeworm.com/read/222301/14697840
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/222301/14697852
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/210953/15189679
readme
This a a portable implementation of the Label Distribution
Protocol (LDP) as layed out in RFC3036
It consists of two major componets:
-LDP core library (ldp/)
-example porting layer (quagga-mpls.diff