MCPcopy Create free account
hub / github.com/devAmoghS/Machine-Learning-with-Python / maximize_stochastic

Function maximize_stochastic

helpers/gradient_descent.py:159–162  ·  view source on GitHub ↗
(target_fn, gradient_fn, x, y, theta_0, alpha_0=0.01)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

model.pyFile · 0.90

Calls 3

minimize_stochasticFunction · 0.85
negateFunction · 0.85
negate_allFunction · 0.85

Tested by

no test coverage detected