代码搜索:Multi-label
找到约 25 项符合「Multi-label」的源代码
代码结果 25
www.eeworm.com/read/135580/13919694
cxx fl_multi_label.cxx
//
// "$Id: Fl_Multi_Label.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Multi-label widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/132637/5916288
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
www.eeworm.com/read/240204/4576298
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.1.1.1 2003/06/03 22:25:35 agno Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2003 by Bill Spitzak and others.
//
www.eeworm.com/read/315549/3619391
svn-base fl_multi_label.h.svn-base
//
// "$Id: Fl_Multi_Label.H,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
www.eeworm.com/read/315549/3619460
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
www.eeworm.com/read/192735/8289322
m mslinearsolve.m
function [x,y,flag,z,s,w] = mslinearsolve(c,A,b,C),
% Simple Linear Optimization for Franke and Wolfe's multi-label SVM method
%
% USAGE : [x,y,flag,z,s,w] = mslinearsolve(c,A,b,C)
%
% PARAMETERS:
www.eeworm.com/read/365739/9849755
m update_net_ml.m
function new_net=update_net_ml(net,instance,label,alpha,Cost,in,out)
%update_net_ml updates the weights and biases of a multi-label neural network
%
% Syntax
%
% new_net=update_net_ml(ne
www.eeworm.com/read/365739/9849758
m bpmll_train.m
function [nets,errors]=BPMLL_train(train_data,train_target,hidden_neuron,alpha,epochs,intype,outtype,Cost,min_max)
%BPMLL_train trains a multi-label neural network
%
% Syntax
%
% [nets,e
www.eeworm.com/read/135582/5884069
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// T
www.eeworm.com/read/478822/1348890
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.2 2002/12/01 15:38:37 neurosurg Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
// Th