Feeds
답변 있음
I have error "Unrecognized function or variable 'X'" when calling computeCost(X, y, theta)
Hello, I solved the issue. Thanks for help In the declaration part, theta was initialized to [0; 0]. It was never updated by t...
I have error "Unrecognized function or variable 'X'" when calling computeCost(X, y, theta)
Hello, I solved the issue. Thanks for help In the declaration part, theta was initialized to [0; 0]. It was never updated by t...
5년 초과 전 | 0
질문
I have error "Unrecognized function or variable 'X'" when calling computeCost(X, y, theta)
Hello, I have code that funtions well when I run it with the "Run button" inside my function computeCost(X, y, theta). Unfortu...
5년 초과 전 | 답변 수: 2 | 0