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

Function dot

helpers/linear_algebra.py:35–37  ·  view source on GitHub ↗

v_1 * w_1 + ... + v_n * w_n

(v, w)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

perceptron_outputFunction · 0.90
neuron_outputFunction · 0.90
backpropagateFunction · 0.90
directional_variance_iFunction · 0.90
projectFunction · 0.90
transform_vectorFunction · 0.90
covarianceFunction · 0.90
logistic_log_partial_ijFunction · 0.90
model.pyFile · 0.90
predictFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected