代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/307320/3724735

tcl ns-mpls-classifier.tcl

# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*- # # Time-stamp: # # Copyright (c) 1997 by the University of Southern California # All rights res
www.eeworm.com/read/428780/1954051

asv e_kernel_classifier.asv

% load input data trn = load('riply_trn'); subplot(3,1,1);title('原始分布1');cla; h1=ppatterns(trn); legend([h1],'Training set'); % train kernel PCA by greedy algorithm options = struct('ker','rbf
www.eeworm.com/read/428780/1954053

m e_kernel_classifier.m

figure('name','特征提取_KernelClassfier'); % load input data trn = load('riply_trn'); subplot(3,1,1);title('原始分布1');cla; h1=ppatterns(trn); legend([h1],'Training set'); % train kernel PCA by g
www.eeworm.com/read/389028/2545344

tcl ns-mpls-classifier.tcl

# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*- # # Time-stamp: # # This program is free software; you can redistribute it and/or # modify it un
www.eeworm.com/read/377584/2698704

h classifier2d.h

/*************************************************************************** * Copyright (C) 2008 by Yann LeCun and Pierre Sermanet * * yann@cs.nyu.edu, pierre.sermanet@gmail.com * * * Redistr
www.eeworm.com/read/377584/2698722

cpp classifier2d.cpp

/*************************************************************************** * Copyright (C) 2008 by Yann LeCun and Pierre Sermanet * * yann@cs.nyu.edu, pierre.sermanet@gmail.com * * * Redistr
www.eeworm.com/read/377584/2698789

h classifier2dtest.h

#ifndef CLASSIFIER2DTEST_H_ #define CLASSIFIER2DTEST_H_ #include #include "libeblearn.h" //! Test class for Classifier2D class class Classifier2DTest : public Cpp
www.eeworm.com/read/377584/2698793

cpp classifier2dtest.cpp

#include "Classifier2DTest.h" #ifdef __GUI__ #include "libeblearn_gui.h" #endif using namespace ebl; extern string *gl_data_dir; extern string *gl_data_errmsg; void Classifier2DTest::setUp() {
www.eeworm.com/read/377584/2698815

h classifier2d.h

/*************************************************************************** * Copyright (C) 2008 by Yann LeCun and Pierre Sermanet * * yann@cs.nyu.edu, pierre.sermanet@gmail.com * * * Redistr
www.eeworm.com/read/377584/2698843

cpp classifier2d.cpp

/*************************************************************************** * Copyright (C) 2008 by Yann LeCun and Pierre Sermanet * * yann@cs.nyu.edu, pierre.sermanet@gmail.com * * * Redistr