On Friday, October 21, 2016 at 1:50:13 PM UTC, SajeelBongale wrote: > > > *This is my cost function:* > "This function calculates the cost and gradient at a given theta" > function costFunction( initial_theta,X, y) >
I find it likely, this should go to julia-opt. See: http://julialang.org/community/ I can't see anything obviously wring with the function, like recursively calling itself (I guess Optim, may do that to it..).