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
kristjansson has quit [Excess Flood]
kristjansson has joined #mlpack
<zoq[m]> Hello, first thing would be to set up a local environment, so you can test/run the existing notebooks. You could use https://github.com/mlpack/examples/tree/master/scripts which will set up a local conda env with all the dependencies.
<zoq[m]> After that, what you could do is write a simple notebook, often a great way to get familiar with mlpack.