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/
< hemal[m]>
Hello, could anyone review the PRs, #2150, #2140. Both are related to documentation. Won't take much of your time, thanks :)
< zoq>
hemal[m]: Hello, we will review the PR's once we have a chance.
xiaohong has quit [Remote host closed the connection]
ImQ009 has joined #mlpack
< Nakul[m]>
Khizir Siddiqui (Gitter): Hey have a look now.. #2075
CraigDillabaugh has joined #mlpack
ImQ009 has quit [Read error: Connection reset by peer]
< HimanshuPathakGi>
Hey zoq I was looking at SummerOfCodeIdeas project Essential deep learning module Here BRNN and GAN are already implemented . Is there anything left in these module. I think we are left with only implementation of RBM and RBFN
< zoq>
HimanshuPathak: RBM as well, I will update some of the ideas in the next days. If you have some interesting model in mind let me know.
< HimanshuPathakGi>
May be we should go for Deep Belief Networks an LSTM . If you like to add
< HimanshuPathakGi>
*Deep Belief Networks and LSTM
< HimanshuPathakGi>
Sorry LSTM we already have
< zoq>
HimanshuPathak: Right, but DBN might be an option.
< HimanshuPathakGi>
Yes it will be a good one to implement.
JaskaranKalra[m] has quit [Ping timeout: 260 seconds]
M[benpa][m] has quit [Ping timeout: 260 seconds]
Cadair has quit [Ping timeout: 260 seconds]
< rcurtin>
HimanshuPathak: there are also the 2015 projects of Neural Turing Machines and Highway Networks that could be built upon