ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
AbishaiEbenezerG has joined #mlpack
sailor[m] has joined #mlpack
< ShahAnwaarKhalid>
Hi! Thanks for the response! I pulled the changes from your repository. However, for MiniBatchDiscrimination, I'm still getting the same error. Was there some other file that I should have modified after updating minibatch_discrimination.hpp and minibatch_discrimination_impl.hpp?
< mrityunjay[m]>
Shah Anwaar Khalid : You have to include minibatch_discrimination.hpp into `layer_types.hpp`.
< mrityunjay[m]>
Ayush Singh : I'll try to take a look today.
< ShahAnwaarKhalid>
Thanks! That fixed it.
UmarJ has quit [Quit: UmarJ]
UmarJ has joined #mlpack
< ShahAnwaarKhalid>
I'm working on recurrent next. However, I'm not sure how to update these boost visitor functions....
< mrityunjay[m]>
Shah Anwaar Khalid : For that we need to update `rnn.hpp` first. By then you can take in-depth look into visitor classes.
< ShahAnwaarKhalid>
Oh thanks! I'll do that 🙂
mrityunjay[m] has left #mlpack []
< AakashkaushikGit>
Should i work on the rnn class and if then i might be able to create a similar PR to the one marcus has creted for ann. Should be easier to contribute then ?
< AakashkaushikGit>
Also are the GSOC ideas up on the wiki page ? I would like to apply this time.
ImQ009 has joined #mlpack
sammmuel has joined #mlpack
sammmuel has quit [Quit: Leaving]
mrityunjay[m] has joined #mlpack
< mrityunjay[m]>
Akash kaushik : Sure. Go ahead.
< zoq[m]>
I made some further changes to the ffn class; I’ll push the updates later.
< zoq>
AakashkaushikGit: We will update the ideas page over the next days/weeks.
< AakashkaushikGit>
@mrityunjay-tripathi sure.
< AakashkaushikGit>
Thanks for the update @zoq ! Let's see how it goes for me, i am still a bit hesitant.