代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/150905/12249878
m demolgd1.m
%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X
www.eeworm.com/read/234502/14110952
txt readme.txt
GRADIENT VECTOR FLOW DEMONSTRATION USING MATLAB
Chenyang Xu and Jerry Prince
Image Analysis and Communications Laboratory
Johns Hopkins University
June 17, 1997, updated on 9/9/1999
Please see
www.eeworm.com/read/124751/14549840
clw gradienttxt.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Gradient
www.eeworm.com/read/220289/14843738
m demolgd1.m
%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X
www.eeworm.com/read/212307/15160045
m demolgd1.m
%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X
www.eeworm.com/read/13871/284615
m gbayes.m
function [g, gdata, gprior] = gbayes(net, gdata)
%GBAYES Evaluate gradient of Bayesian error function for network.
%
% Description
% G = GBAYES(NET, GDATA) takes a network data structure NET toget
www.eeworm.com/read/250825/4426535
svn-base tstcg.html.svn-base
/** \page tstcg Conjugate Gradient Method
\code
#include
#include "OptCG.h"
#include "NLF.h"
#include "tstfcn.h"
using NEWMAT::ColumnVector;
using namespace OPTPP;
www.eeworm.com/read/240722/4570662
in savestate_1_scf.in
% emacs should use -*- KeyVal -*- mode
mpqc: (
checkpoint = no
savestate = no
restart = yes
restart_file = "h2o-rhf-sto3g.wfn"
do_gradient = yes
)
www.eeworm.com/read/199528/5076169
java cgminimizer.java
package edu.stanford.nlp.optimization;
/**
* Conjugate-gradient implementation based on the code in Numerical
* Recipes in C. (See p. 423 and others.) As of now, it requires a
* differentiable f
www.eeworm.com/read/163987/5500457
dfm jvgradientformdemo.dfm
object frgradient: Tfrgradient
Left = 192
Top = 110
Width = 696
Height = 480
Caption = 'Gradient Backround'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind