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/
< AyushSingh[m]> zoq thinking of continuing with the implementation of seq2seq sometime in the future(as seemed a little complicated).
< AyushSingh[m]> For now, I noticed that we only have LSTM and fast_lstm, but not bidirectional versions of these. So, should I look into how to add bi-lstm to mlpack?
< AakashkaushikGit> Hey @Ayush Singh i am not really sure but can we not import lstm, gru, fast_lstm into the brnn.hpp which i believe is just a container for bidirectional recurrent networks.
< AyushSingh[m]> Thanks Aakash Kaushik, I didn't notice this earlier.
< AakashkaushikGit> Hey does anyone have a idea where the `IdentityLayer` layer in the `ann_layer_test` come from ? I am having a hard time finding it
< AakashkaushikGit> Thanks @zoq :D
< AakashkaushikGit> Btw @zoq as you mentioned in your latest PR we haven't yet decided to port `base_layer.hpp, refactoring tests is a bit hard in that sense because in the `ann_layer_test` just the identityLayer is used 40 time and so i believe the other typedefs are also used in the tests, so what do we do about it ?
< AakashkaushikGit> (edited) ... port `base_layer.hpp, refactoring ... => ... port `base_layer.hpp`, refactoring ...
ImQ009 has joined #mlpack
< jeffin143[m]> @zoq is in beast mode with the migration
< jeffin143[m]> Do you need some help ?
< zoq> AakashkaushikGit: I guess we can port the base layer and stick with the design for now.
< zoq> jeffin143[m]: haha, it's not super fun, similar to the catch refactoring :)
< zoq> jeffin143[m]: If you like to pick a layer, feel free :)
ImQ009 has quit [Quit: Leaving]
gtank___ has quit [Ping timeout: 260 seconds]
gtank___ has joined #mlpack
ib07 has quit [Ping timeout: 256 seconds]
ib07 has joined #mlpack