ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
< sreenik[m]>
rcurtin: Since we are not keeping the blogs at one place, could we do something to redirect the mlpack/blog/ entries to the respective blogs?
< sreenik[m]>
What I essentially mean is that the blog repo (or website) has a nice and accessible structure and it would be great to have functional links for this year too, just that on clicking them the page wouldn't load in the mlpack website itself but will redirect to wherever the student has written their blog
< himanshu_pathak[>
Hey zoq saksham189 (Gitter) When I am trying to calculate 1000 centres using k-means in mnist dataset It is failing with this error error: Mat::unsafe_col(): index out of bounds
< himanshu_pathak[>
terminate called after throwing an instance of 'std::logic_error'
< himanshu_pathak[>
what(): Mat::unsafe_col(): index out of bounds
< himanshu_pathak[>
I was woking fine with small dataset