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/
jeffin143 has quit [Read error: Connection reset by peer]
Basim has joined #mlpack
Basim has quit [Client Quit]
robb9 has joined #mlpack
< robb9> can I use an optimizer on a recurrent neural network? (like CNE with LSTM layers?) or do I have to use BPTT
robb9 has quit [Quit: Page closed]
Kiddoo has joined #mlpack
Kiddoo has quit [Ping timeout: 256 seconds]
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
dark_jay has joined #mlpack
noobie has joined #mlpack
< noobie> hi everyone i m new here can u please tell me more about this project and what are the suggestions being made so far
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
pd09041999 has quit [Ping timeout: 246 seconds]
dark_jay has quit [Ping timeout: 256 seconds]
noobie has quit [Ping timeout: 256 seconds]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
< jenkins-mlpack2> Project docker mlpack nightly build build #280: UNSTABLE in 3 hr 38 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/280/
saksham189 has quit [Ping timeout: 256 seconds]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 245 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 245 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 245 seconds]
pd09041999 has joined #mlpack
jeffin143 has joined #mlpack
jeffin143 has quit [Ping timeout: 246 seconds]
jeffin143 has joined #mlpack
pd09041999 has quit [Ping timeout: 246 seconds]
yaso has joined #mlpack
pd09041999 has joined #mlpack
gg has joined #mlpack
gg has left #mlpack []
< ShikharJ> rcurtin: I kind of feel what you mean by saying "it seems like forever since I implemented an algorithm for mlpack". It seems to happen to me every weekend, that I aim to make a certain progress on a certain part, and I end up only reviewing PRs, since there are so many :/
< rcurtin> ShikharJ: yeah, it can be a bit overwhelming; what I've started doing is just setting a limit on how many PRs I'm going to respond to in a day, which leaves me some time for actual development
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
jeffin143 has quit [Ping timeout: 250 seconds]
jeffin143 has joined #mlpack
visitor has joined #mlpack
visitor has quit [Client Quit]
seewishnew has joined #mlpack
rf_sust2018 has joined #mlpack
seewishnew has quit [Ping timeout: 252 seconds]
< Sergobot> rcurtin: zoq: Hey there! Just sent out my proposal through the GSoC interface, your suggestions are very welcomed :) It's mostly complete, right now I'm only figuring out rough API and a more detailed timeline. Hope you'll have some time to look into it. Thanks!
< Sergobot> Oh, btw, I've had a look into jenkins-conf/#13 and solution by mirraaj seems sufficient to me so far. Though, I plan to dig deeper into it once the proposal is finalized
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 240 seconds]
nagyation has joined #mlpack
nagyation has quit [Client Quit]
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
saksham189 has joined #mlpack
< zoq> Sergobot: Hello, will take a look probably tomorrow.
< zoq> robb9: CNE should work for an LSTM network as well.
< zoq> noobie: Hello, a good starting point is to checkout the mailing list archive.
rf_sust2018 has quit [Quit: Leaving.]
pd09041999 has quit [Quit: Leaving]
Hemal has joined #mlpack
< Hemal> Hi zoq ! I am going through the stale pull request codes. In the NEAT code, could you let me know what were the issues in it ?
Hemal has left #mlpack []
< zoq> Hemal: The specification isn't correct, at some stage the network does not evolve anymore, and since we sort the model once we change the structure it becomes slow at some point; ideally we can find a better solution for the last point.
saksham189 has quit [Ping timeout: 256 seconds]
< zoq> hm, looks like the search function on: https://www.mlpack.org/doc/mlpack-3.0.4/doxygen/index.html does not work.
< rcurtin> zoq: yeah, I saw that the search function was broken, but I haven't had a chance to figure out what's wrong yet
< zoq> rcurtin: I see, I guess we all need more time :)
< rcurtin> yeah, it's true :)