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
CaCode has joined #mlpack
CaCode has quit [Quit: Leaving]
CaCode has joined #mlpack
CaCode has quit [Quit: Leaving]
CaCode has joined #mlpack
CaCode has quit [Quit: Leaving]
<AshvithShetty[m]> Hey, I would like to work with the Ruby bindings, but I am not really that experienced. Would that still suffice?
<AshvithShetty[m]> We can bind with Ruby using mkmf and ffi.
<zoq[m]> <AshvithShetty[m]> "Hey, I would like to work with..." <- Ideally you have a good understanding of how the memory management works, since we like to void expensive copies as much as possible.