代码搜索:Gradient

找到约 2,951 项符合「Gradient」的源代码

代码结果 2,951
www.eeworm.com/read/282636/9079284

gif gradient-bg.gif

www.eeworm.com/read/282636/9079307

gif gradient-bg.gif

www.eeworm.com/read/184769/9079706

c gradient-alpha.c

/* * Copyright © 2005 Red Hat, Inc. * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without * fee, provided that
www.eeworm.com/read/184769/9079838

c linear-gradient.c

/* * Copyright © 2005 Red Hat, Inc. * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without * fee, provided that
www.eeworm.com/read/182200/9212011

c ga_gradient.c

/********************************************************************** ga_gradient.c ********************************************************************** ga_gradient - Gradient methods for co
www.eeworm.com/read/182200/9212057

h ga_gradient.h

/********************************************************************** ga_gradient.h ********************************************************************** ga_gradient - Gradient methods for co
www.eeworm.com/read/374904/9379696

vft gradient_p.vft

www.eeworm.com/read/177129/9468882

m gradient_descent.m

function Min = gradient_descent(a, theta, eta, fun) % Minimize a function using the basic gradient descent algorithm % % Inputs: % a - Initial search point % theta - Convergence criterion %
www.eeworm.com/read/372113/9521216

m gradient_descent.m

function Min = gradient_descent(a, theta, eta, fun) % Minimize a function using the basic gradient descent algorithm % % Inputs: % a - Initial search point % theta - Convergence criterion