代码搜索结果
找到约 3,568 项符合
Strip 的代码
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to
strip.log
坷饶 6:16:34: *******************************************2002-06-03 坷饶 6:16:34
坷饶 6:16:34: Version: 2.13
坷饶 6:16:34: Name=Softlab.cheju
坷饶 6:16:34: URL=http://softlab.cheju.ac.kr/KiShu/Data/Socket/ov
strip.c
#include
#include
#include
#include
#include
#include
#define max_size (2*1024*1024)
char buf[max_size];
int main(
int argc,
strip.html
GNU Binary Utilities
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to
strip-exec
#
# strip-exec: Try to build the smallest executable possible from the current
# source.
#
#
# Slack 3.4 standard gcc -- change if you need to, but gcc 2.7.2.3 typically
# generates much smaller code
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to