MCPcopy Index your code
hub / github.com/devAmoghS/Machine-Learning-with-Python / maximize_batch

Function maximize_batch

helpers/gradient_descent.py:109–113  ·  view source on GitHub ↗
(target_fn, gradient_fn, theta_0, tolerance=0.000001)

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_batchFunction · 0.85
negateFunction · 0.85
negate_allFunction · 0.85

Tested by

no test coverage detected