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
<jonpsy[m]> a project on multi-objective optimization preferably, or RL
<jonpsy[m]> or I've already written a ton of code for Multi-objective RL. I can work with a student to finish that under the 135 hour program.
<zoq[m]1> Both directions sound good to me. My general advice is to look at at the mlpack future document and previous ideas to get an idea what could be a good project.
<jonpsy[m]> Perfect
aakashi2001 has joined #mlpack
aakashi2001 has quit [Changing host]
aakashi2001 has joined #mlpack
aakashi2001 has quit [Client Quit]
_slack_mlpack_28 has quit [Quit: Client limit exceeded: 20000]
_slack_mlpack_28 has joined #mlpack
_slack_mlpack_34 has quit [Quit: Client limit exceeded: 20000]
_slack_mlpack_34 has joined #mlpack
_slack_mlpack_37 has quit [Quit: Client limit exceeded: 20000]
_slack_mlpack_37 has joined #mlpack
ManishKausikH[m] has quit [Quit: Client limit exceeded: 20000]
FranchisNSaikia[ has quit [Quit: Client limit exceeded: 20000]
MatheusAlcntaraS has quit [Quit: Client limit exceeded: 20000]
AdhaarSharma[m] has quit [Quit: Client limit exceeded: 20000]
_slack_mlpack_24 has quit [Quit: Client limit exceeded: 20000]
_slack_mlpack_24 has joined #mlpack
pcm135PurnaChand has joined #mlpack
<pcm135PurnaChand> Hi Team, I am Purna Chandra Mansingh, I am new to open source and want to be part of GSoC 22.
<pcm135PurnaChand> I have a little knowledge of Data Science and Machine learning using python and I am good in Data Structure & Algorithms.
<pcm135PurnaChand> Could you please guide me on which project is suitable for me to start with?
<ShubhamAgrawal[4> > <@pcm135-61cc86716da03739848d405f:gitter.im> Hi Team, I am Purna Chandra Mansingh, I am new to open source and want to be part of GSoC 22.... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/7aa3bca9aa2ae9c5a3cca59c5a5dde601033bd31)
<pcm135PurnaChand> Thanks, Shubham I will go through it
<ShubhamAgrawal[4> zoq: rcurtin How did you run mlpack in xeus-cling?
<ShubhamAgrawal[4> Do you have any notebook?
<ShubhamAgrawal[4> Or steps to replicate?
<zoq[m]1> > <@shubhamag:matrix.org> Do you have any notebook?
<zoq[m]1> > Or steps to replicate?
<zoq[m]1> https://github.com/mlpack/examples has all the notebooks. In theory you can run all notebooks in mybinder.org but looks like there is some issue with cloning the repo.
<zoq[m]1> You can also run it in a local setup using - https://github.com/mlpack/examples/tree/master/scripts
<ShubhamAgrawal[4> I am actually run this setup using kaggle resources :)
<zoq[m]1> That works as well.
DivyanshKumar[m] has quit [Quit: Client limit exceeded: 20000]
<ShubhamAgrawal[4> _slack_mlpack_U02UPS7JAUR[m]: Build the whole library on your machine and run the test
<ShubhamAgrawal[4> And try to make test for modified code so that we all can verify its validity.
<ShubhamAgrawal[4> _slack_mlpack_U02UPS7JAUR[m]: You need to rebuild it actually