ensmallen
ensmallen copied to clipboard
Investigate implementing SGD for LRSDP
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.
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! :+1:
@rcurtin I want to start contributing to mlpack. Can I start contributing from this issue?