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
<zoq[m]> <GopiMTatiraju[m]> "Do I need to put links to some..." <- If you have some interesting resources, you should link to them, e.g. for the cholesky decomposition we can rely on cuSolver.
<zoq[m]> <GopiMTatiraju[m]> "I guess we would be writing a..." <- If you have a list that would be great, shows that you did the research.
<GopiMTatiraju[m]> Sure I will make the list, and we can add resources incrementally...
<EshaanAgarwal[m]> Hi, I was working on my proposal on Reinforcement Learning. I wanted community's opinion about possible environments that I could use to test HER.... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/91d0147a51f363a7d95380c738284b4692ac1d25)
<tamandeepsTamand> Hello Everyone. Is there mentor available who would like to mentor me for Catboost algorithm to implement?
<tamandeepsTamand> If there isn't anyone, I can still implement it on my own but will it be merged with the main branch?
<tamandeepsTamand> What should be the process should I follow, like I should submit pull request in parts or should I submit PR after doing the complete implementation?
CaCode has joined #mlpack
<AnwaarKhalid[m]> rcurtin zoq : I've added a few more ideas to the doc. Can you please try to look at the doc again?
<EshaanAgarwal[m]> rcurtin zoq: I have sent link to my proposal. Actually it's still incomplete ( small part is still left here and there) but I would love to hear out your suggestions and reviews on the rest of it.
<EshaanAgarwal[m]> Can you please review it whenever you can have free time ?
<EshaanAgarwal[m]> s/can//
<EshaanAgarwal[m]> s/can//
<EshaanAgarwal[m]> * rcurtin zoq: I have sent link to my proposal. Actually it's still incomplete ( small part is still left here and there) but I would love to hear out your suggestions and reviews on the rest of it.
<EshaanAgarwal[m]> Can you please review it whenever you have free time ?
<EshaanAgarwal[m]> * rcurtin zoq: I have sent link to my proposal. Actually it's still incomplete ( small parts are still left here and there) but I would love to hear out your suggestions and reviews on the rest of it.
<EshaanAgarwal[m]> Can you please review it whenever you have free time ?
<SuvarshaChennare> > > Hello everyone, I think I went through all the proposals so far that you shared as a google doc. Perhaps I missed some, in which case just ping me and I'll take a look.... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/89a7e5f9598c7baaf7f06cd1a6d5dee52b56c090)
<ShubhamAgrawal[m> rcurtin: I am a bit confused about Add Layer in ANN. What does this layer do? Add 2 layers or something else?
CaCode has quit [Remote host closed the connection]
<rcurtin[m]> if I adapted that one, I hope the code might make it clear 😃 the `Forward()` implementation should be easy to read
<rcurtin[m]> zoq: anything left to do for https://github.com/mlpack/mlpack/pull/3153 ? or should we go ahead and merge it? I saw mlpack-bot marked it as stale
_slack_mlpack_16 has quit [Quit: You have been kicked for being idle]
_slack_mlpack_16 has joined #mlpack
<zoq[m]> <rcurtin[m]> "zoq: anything left to do for..." <- Can be merged.
<rcurtin[m]> awesome! in it goes :)
<rcurtin[m]> also it looks like the header-only cmake check works, and the memory check fails "correctly". I pushed an update to the jenkins-conf Dockerfile, but how can I push a new image to Dockerhub?
<zoq[m]> rcurtin[m]: I did it manually so far, I can push in in a bit, and also create a jenkins job.
<rcurtin[m]> ah, sounds good, I think a manual push is fine. no need for the extra setup effort :)
<zoq[m]> Alright, build and pushed the updated image. Not sure 100% sure if I have to pull the image on the machines manually, but I guess we will find out soon.
<zoq[m]> s/sure//
<shrit[m]> great, hoping for this one to get merged as soon as possible