[mlpack-git] [mlpack/mlpack] segmentation fault in using sgd while increasing number of function (#607)

ranjan notifications at github.com
Sat Apr 9 03:40:41 EDT 2016


For my research purpose I was using sgd to fit a function.
There is no  segmentation fault if   number of function  is less( about 10).
But when I tried  with number of function >=15 it got segmentation fault.
I thought may be memory allocation of visitationOrder  array has created a problem but it is not the case.
But I think the error is different. please see the debug error.I am unable to figure out the problem 
(https://github.com/ranjan1990/mlpack_optimization/blob/master/error)

Please let know whether it is bug in sgd  or am I making some mistake using it ?
https://github.com/ranjan1990/mlpack_optimization/blob/master/find_equ.cpp



---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/607
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160409/8c51be91/attachment.html>


More information about the mlpack-git mailing list