代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/245941/12770828
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/245941/12770866
m relaxation_bm.m
function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params)
% Classify using the batch relaxation with margin algorithm
% Inputs:
% train_patterns - Train pa
www.eeworm.com/read/330850/12864836
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/330850/12864867
m relaxation_bm.m
function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params)
% Classify using the batch relaxation with margin algorithm
% Inputs:
% train_patterns - Train pa
www.eeworm.com/read/243682/12924502
txt dosbatch.txt
/L20"DOS Batch" Nocase HTML_LANG Line Comment = rem String Chars = " File Extensions = BAT
/Delimiters = ~!^&()+=|@{}[];"' ,./
/Function String = "^:[a-zA-Z0-9_-]*"
/C1
@
%
>
<
*
?
$e
www.eeworm.com/read/317622/13500847
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/317622/13500856
m relaxation_bm.m
function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params)
% Classify using the batch relaxation with margin algorithm
% Inputs:
% train_patterns - Train pa
www.eeworm.com/read/305314/13773606
bat bcbrdpol.bat
ECHO OFF
REM Borland C Batch File for CBIRD.exe in Polled Mode
REM Usage: bcbrdpol [library path] [include path]
REM -c - compile only
REM -O - Jump Optimization
REM -G
www.eeworm.com/read/305314/13773617
bat mcbrdint.bat
ECHO OFF
REM Microsoft C Batch File for CBIRD.exe with Interrupts
REM Usage: mcbrdint [library path]
REM /c - Compile only
REM /Ox - Optimization, speed preference
REM /Gs - Remove S
www.eeworm.com/read/136571/5870972
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still p