rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
<rcurtin[m]> I came across an R package built on ensmallen (via RcppEnsmallen) today: https://github.com/acorg/Racmacs
<jonpsy[m]> <rcurtin[m]> "jonpsy: you asked some time back..." <- Okay, read through the thread. I've noticed `clang` to be consistently outperforming `gcc`. Also, yes, `serialising` every layer does seem to be heavy lifting. I like the idea of disabling as default behaviour.
_whitelogger has joined #mlpack
<zoq[m]> rcurtin: maybe a good idea to restart some of the benchmarks, I think most of the scripts should still work.
<rcurtin[m]> agreed, in theory they should still work---if you are brave enough go for it, at least personally I am trying to devote my mlpack time to making it header only 😃
<zoq[m]> Right, maybe I do that, but also like to finish the ensmallen/bandicoot part first.