代码搜索:Regularization
找到约 355 项符合「Regularization」的源代码
代码结果 355
www.eeworm.com/read/377407/9277811
h regularization.h
/*
* Regularization matrices
*
* Each weight update for an input is smoothed out with the concerning supstitue value
* from a given matrix. A matrix is a scaled substiute matrix.
*
* $Id: regu
www.eeworm.com/read/449744/7497442
m regularization.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004
www.eeworm.com/read/338524/12295062
m regularization.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004
www.eeworm.com/read/297947/7984356
m test_analysis_regularization.m
% test for the resolution of anlysis-based regularization using Chambolle
% algorithm. The goal is to solve, given f of length n, for
% min_g 1/2*|f-g|^2 + lambda * |A*g|_1
% where A is an (m,n
www.eeworm.com/read/297947/7984529
m ._test_analysis_regularization.m
www.eeworm.com/read/254979/12110224
pdf 99-08-regularization.pdf
www.eeworm.com/read/289321/8559354
changes
03-Jul-07 * Corrected a problem in PEIGS with recent Matlab
implementations, in which eigenvalues were not
necessarily returned in descending order.
15-Mar-07
www.eeworm.com/read/209231/15225237
txt readme.txt
Incremental SVM Learning
Chris Diehl
diehl@alumni.cmu.edu
Description
===========
This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization par
www.eeworm.com/read/209231/15225262
svn-base readme.txt.svn-base
Incremental SVM Learning
Chris Diehl
diehl@alumni.cmu.edu
Description
===========
This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization par
www.eeworm.com/read/471135/6898154
changes
03-Jul-07 * Corrected a problem in PEIGS with recent Matlab
implementations, in which eigenvalues were not
necessarily returned in descending order.
15-Mar-07