You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is ported from mlpack/mlpack#395. There is some more discussion there. Here is the original description from @stephentu:
SGD for LR-SDP is becoming more popular, and this paper http://arxiv.org/pdf/1411.1134v2.pdf lays the groundwork for some neat theoretical convergence results (in particular, how to choose step sizes). This is really cool stuff which we should investigate.
This could be a fun project for someone looking to contribute code to mlpack.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍
This is ported from mlpack/mlpack#395. There is some more discussion there. Here is the original description from @stephentu:
The text was updated successfully, but these errors were encountered: