代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/415313/11076717
m demopt1.m
function demopt1(xinit)
%DEMOPT1 Demonstrate different optimisers on Rosenbrock's function.
%
% Description
% The four general optimisers (quasi-Newton, conjugate gradients,
% scaled conjugate gradien
www.eeworm.com/read/413912/11137423
m demopt1.m
function demopt1(xinit)
%DEMOPT1 Demonstrate different optimisers on Rosenbrock's function.
%
% Description
% The four general optimisers (quasi-Newton, conjugate gradients,
% scaled conjugate gradien
www.eeworm.com/read/247625/12638850
txt readme.txt
Orthant-Wise Limited-memory Quasi-Newton algorithm minimizes functions of the form
f(w) = loss(w) + C |w|_1
where loss is an arbitrary differentiable convex loss function, and |w|_1 is the L
www.eeworm.com/read/102394/15783346
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iterativ
www.eeworm.com/read/343603/11940462
m bp_stochastical.m
function [a1, a2, t1, t2] = BP_Stochastical(TrainingData_File, TestingData_File, nHiddenNeuron, lr, mc, Type)
% Input arguments:
% P, T, TV --- Training and Testing data set
% nHiddenNeuron
www.eeworm.com/read/441825/7664308
png script_gradient_vector_linear_approx_eq622.png
www.eeworm.com/read/441825/7664312
png script_gradient_vector_linear_direct_eq966.png
www.eeworm.com/read/122873/14665167
pdf c10-6conjugate gradient methods in multidimensions .pdf
www.eeworm.com/read/292392/8359313
c header.c
/*************************************************************
3-D Reconstruction of Medical Images
Three Dimensional Reconstruction Of Medical
Images from Serial Slices - CT, MRI, Ultraso