代码搜索:Incremental

找到约 1,408 项符合「Incremental」的源代码

代码结果 1,408
www.eeworm.com/read/391748/8380856

at incremental.at

# Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. # Copyright (C) 2004, 2007 Free Software Foundation, Inc. # This program is free software; you can r
www.eeworm.com/read/160933/10469273

zip incremental.zip

www.eeworm.com/read/131315/5940980

h incremental.h

#ifndef Incremental_h #ifdef __GNUG__ #pragma interface #endif #define Incremental_h #define DECLARE_INIT_FUNCTION(USER_INIT_FUNCTION) \ static void USER_INIT_FUNCTION (); extern void (*_initfn)(); \
www.eeworm.com/read/490329/1203346

cpp incremental.cpp

#include "incremental.h" #include "lightmap.h" static bool g_bFileError = false; // -------------------------------------------------------------------------------- // // Static helpers.
www.eeworm.com/read/490329/1203349

h incremental.h

//========= Copyright
www.eeworm.com/read/339446/3308870

prf incremental.prf

CONFIG -= incremental_off QMAKE_LFLAGS_DEBUG += /incremental:yes
www.eeworm.com/read/261925/4319273

py incremental.py

"""incremental.py This is a test harness for doing testing of incremental training regimes. The individual regimes used should be specified in regime.py. Options: -h --help Display this
www.eeworm.com/read/389844/8496291

asv demo_incremental.asv

%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % Incremental ELM learning DEMO % % Author: Povilas Daniu餴s, paralax@hacker.lt % http://ai.hacker.lt - lithuanian
www.eeworm.com/read/389844/8496299

m demo_incremental.m

%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % Incremental ELM learning DEMO % % Author: Povilas Daniu餴s, paralax@hacker.lt % http://ai.hacker.lt - lithuanian
www.eeworm.com/read/389844/8496311

m elm_incremental.m

%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % ELM_incremental(network,data) - train with incremental learning algorithm % starting with single neuron and adding