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
say4n[m] has quit [Quit: You have been kicked for being idle]
rcurtin_matrixor has quit [Quit: You have been kicked for being idle]
_slack_mlpack_U7 has joined #mlpack
<jonpsy[m]> Eshaan Agarwal: is PPO convergin now?
Guest9 has joined #mlpack
<Guest9> Hello, I would like to start contributing to the library. Any recommendations on where should I start?
rcurtin_matrixor has joined #mlpack
Guest9 has quit [Quit: Client closed]
Guest9 has joined #mlpack
Guest9 has quit [Ping timeout: 252 seconds]
Guest_ak has joined #mlpack
Guest_ak has quit [Client Quit]
Guest9 has joined #mlpack
<zoq[m]> <jonpsy[m]> "Eshaan Agarwal: is PPO convergi..." <- It is.
<zoq[m]> Binder build is slow, once its done I should know if it’s working or not.
<rcurtin[m]> I managed to just now get an anaconda3 container with a working cling/clang combination:... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/ef30edc9d14905f7880f2943f2e731ae6bd745c4>)
<rcurtin[m]> however, it seems confusing to me that this is different than what the [setup script](https://github.com/mlpack/examples/blob/master/scripts/jupyter-conda-setup.sh) does, since the commands seem like they should be the same...
<zoq[m]> Strange yes.
<zoq[m]> Not it should just be a matter of adjusting https://github.com/mlpack/examples/blob/master/binder/xeus-cling.hpp
<rcurtin[m]> ah, yeah, need to remove libmlpack.so from there
<zoq[m]> And adding openmp to the kernel flags https://github.com/mlpack/examples/blob/master/binder/kernel.json
Guest9 has quit [Quit: Client closed]
<rcurtin[m]> also, wow, the dependency resolution in conda-forge is slow, even when using mamba...
<zoq[m]> Yep