verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
sumedhghaisas has quit [Ping timeout: 252 seconds]
sumedhghaisas has joined #mlpack
manish7294 has joined #mlpack
< manish7294> rcurtin: Did you get the chance to look at LMNN tests?
< rcurtin> manish7294: ack, I did not realize I needed to do that! but it is very late here... I will handle it tomorrow morning if that is okay
< manish7294> rcurtin: sure, no worries!
manish7294 has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
vivekp has quit [Ping timeout: 260 seconds]
vivekp has joined #mlpack
< ShikharJ> zoq: I have pushed the changes to the PR, and most of the debugging has been done. The only issue I'm facing is with the call for Generator's Gradient call, for which I'm unable to determine the point of error origin. I would appreciate any help with that.
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
angaria37 has joined #mlpack
angaria37 has quit [Client Quit]
vivekp has quit [Ping timeout: 245 seconds]
vivekp has joined #mlpack
ankit has quit [Quit: Connection closed for inactivity]
zoq has quit [Ping timeout: 265 seconds]
< jenkins-mlpack> Project docker mlpack nightly build build #328: SUCCESS in 2 hr 34 min: http://masterblaster.mlpack.org/job/docker%20mlpack%20nightly%20build/328/
haritha1313 has joined #mlpack
< haritha1313> zoq: What would be the right layer to use as flatten layer in a FNN? While writing proposal I guess I did find some layer existing in mlpack, but now I can't recollect exactly.
< ShikharJ> haritha1313: I think Linear (with / without bias) would be the way to go. Better to get confirmation from zoq, though.
< haritha1313> ShikharJ: Thanks! I'll check it out. I haven't worked much with the ann module so it gets confusing at times :D.
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Ping timeout: 252 seconds]
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
haritha1313 has quit [Ping timeout: 260 seconds]
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Ping timeout: 256 seconds]
sumedhghaisas has joined #mlpack
sumedhghaisas2 has quit [Ping timeout: 256 seconds]
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas2 has joined #mlpack
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
< rcurtin> manish7294: if you'd like a shell on a system for benchmarking the LMNN code just let me know, we can use some of the mlpack build systems for that
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
ImQ009 has joined #mlpack
zoq has joined #mlpack
< zoq> ShikharJ: I'll take a look at the code.
< zoq> haritha1313: ShikharJ is right, Linear is the equivalent.
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
manish7294 has joined #mlpack
< manish7294> rcurtin:Thanks, that will be great. I can also try doing that on AWS, maybe you can advise me about the required configuration that will be sufficient for benchmarking.
< manish7294> rcurtin: I have commented on PR about SGD issue, please try to have a look at it.
< manish7294> Or, maybe I should just write it here.
< rcurtin> sure, let me send a private message with account details
< manish7294> Currently we are getting good enough results with L-BFGS but that's not true with SGD
< rcurtin> right, I'll answer in the PR, hang on
manish7294 has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
manish7294 has joined #mlpack
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Ping timeout: 245 seconds]
sumedhghaisas has joined #mlpack
manish7294 has quit [Ping timeout: 245 seconds]
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas2 has joined #mlpack
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas2 has joined #mlpack
sumedhghaisas2 has quit [Read error: Connection reset by peer]
sumedhghaisas has quit [Ping timeout: 256 seconds]
sumedhghaisas2 has joined #mlpack
sumedhghaisas has joined #mlpack
sumedhghaisas2 has quit [Ping timeout: 256 seconds]
anirudhm is now known as Guest63658
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
ImQ009 has quit [Quit: Leaving]
< zoq> ShikharJ: Do you know where preTrainedGAN does come from?