everpeace/ml-class-assignments

Wrong matrix manipulation

Opened this issue · 0 comments

*[cost, grad] = costFunction(initial_theta, X, y); error: costFunction: operator : nonconformant arguments (op1 is 1x100, op2 is 1x100) error: called from costFunction at line 16 column 3