[mlpack] GSoC 2014 simulated annealing optimizer

Ryan Curtin gth671b at mail.gatech.edu
Tue Mar 25 08:18:58 EDT 2014


On Mon, Mar 24, 2014 at 11:56:35PM -0500, Zhihao Lou wrote:
> Hi Ryan,
> 
> Thanks for the help. I'm starting working on the SA optimizer now.
> 
> What's the project's preferred random number generator for uniform [0,1]
> scalar? Or should I use arma::randu<vec>(1) ? Or my favorite random
> generator?

You can find some useful utilities in mlpack::math:
http://www.mlpack.org/doxygen.php?doc=namespacemlpack_1_1math.html

-- 
Ryan Curtin    | "Bye-bye, goofy woman.  I enjoyed repeatedly
ryan at ratml.org | throwing you to the ground." - Ben Jabituya


More information about the mlpack mailing list