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/
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
Cullran has joined #mlpack
Cullran has left #mlpack []
Volkun has joined #mlpack
Volkun has left #mlpack []
Iciex has joined #mlpack
Iciex has left #mlpack []
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
rcurtin has quit [Ping timeout: 252 seconds]
rcurtin has joined #mlpack
ayesdie has quit [Quit: Connection closed for inactivity]
nkhurana has joined #mlpack
ayesdie has joined #mlpack
nkhurana has quit [Ping timeout: 256 seconds]
< rcurtin> oops, looks like docker is broken on masterblaster
< rcurtin> I'll see if I can fix it tomorrow
Kunvar_thaman has joined #mlpack
< Kunvar_thaman> Hi all! I'm Kunvar Thaman - an Electrical and electrical engineering sophomore and I'm working on the 'Essential Deep Learning modules' project
< Kunvar_thaman> So far I'm going through NN code, built MLPack and am exploring how to implement GANs first of all
Kunvar_thaman has quit [Quit: Page closed]
Kunvar_thaman has joined #mlpack
Kunvar_thaman has quit [Quit: Page closed]
niteya has joined #mlpack
< niteya> Hello , I am sorry if this is a bit theoretical but what is the formula of SGD with momentum ? The mlpack implementation follows the MIT book http://www.deeplearningbook.org/contents/optimization.html (Pg 293) but other online material - https://towardsdatascience.com/stochastic-gradient-descent-with-momentum-a84097641a5d , http://ruder.io/optimizing-gradient-descent/index.html#momentum . Many more resources show either of these two
< niteya> methods .
< niteya> shows subtracting velocity as well*
niteya has quit [Quit: Leaving]
< jenkins-mlpack2> Project docker mlpack nightly build build #211: FAILURE in 3 hr 25 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/211/
Wrtyui has joined #mlpack
Wrtyui has quit [Ping timeout: 256 seconds]
Wrtyui has joined #mlpack
Wrtyui has quit [Client Quit]
Wrtyui has joined #mlpack
Wrtyui has quit [Ping timeout: 256 seconds]
KimSangYeon-DGU has quit [Quit: Page closed]
niteya has joined #mlpack
niteya has left #mlpack []
vivekp has quit [Ping timeout: 250 seconds]
vivekp has joined #mlpack
< zoq> rcurtin: Can we restart jenkins once more?
KimSangYeon-DGU has joined #mlpack
vivekp has quit [Ping timeout: 245 seconds]
vivekp has joined #mlpack
< zoq> Kunvar_thaman: Hello and welcome, sounds like a good start, let us know if we should clarify anything.
< zoq> niteya: http://ruder.io/optimizing-gradient-descent/index.html#momentum describes the same idea, "It does this by adding a fraction γ of the update vector of the past time step to the current update vector:"
< zoq> niteya: We call the "update vector of the past time step" velocity, 'momentum * velocity' and momentum is the fraction term.
< zoq> niteya: Let me know if anything I said was helpful.
KimSangYeon-DGU has quit [Quit: Page closed]
Wrytui has joined #mlpack
Wrytui has quit [Ping timeout: 256 seconds]
Abhi123 has joined #mlpack
< sumedhghaisas> zoq: Hey Marcus. Hows it going? I was thinking of mentoring a project fully focused on models repo. Trying to implement many NN applications. Would you be interested in co-mentoring this?
< sumedhghaisas> Currently there is only basic VAE on MNIST implemented by Atharva. Would be cool to have simple GANs modelling MNIST as well.
< zoq> sumedhghais: I'm in, there might be room for RL methods as well.
< sumedhghaisas> Great.
< sumedhghaisas> I will try to create an entry right now on projects page
< sumedhghaisas> and try to write down model ideas
< sumedhghaisas> but I am not sure which GAN implementations are already in so many you can update the list
< sumedhghaisas> and also RL
< sumedhghaisas> how many implementations do you think are reasonable?
Abhi123 has quit [Ping timeout: 256 seconds]
Abhishek_Chakrav has joined #mlpack
< Abhishek_Chakrav> Hi, I'm Abhishek. I would like to work with mlpack. I have already built mlpack and will start resolving issues soon. I'll post any queries I have here soon.
Abhishek_Chakrav has quit [Client Quit]
Kunvar_thaman has joined #mlpack
Kunvar_thaman has quit [Ping timeout: 256 seconds]
sreenik has joined #mlpack
Kunvar_thaman has joined #mlpack
< zoq> sumedhghais: I think that depends on the model itself, something like an inception network might take longer, so I guess the idea should reflect that.
< zoq> Abhishek_Chakrav: Hello and welcome, sounds good :)
< zoq> sumedhghais: I can add some RL ideas if you like.
< sreenik> Hello, I am new to this community and want to contribute to it. While trying to fix a bug, I realised that the documentation is not quite complete. I think I can discover faster if I work on the documentation for a while. However, are the python bindings adapted to python 3?
< zoq> sreenik: Hello, the python bindings should work with python3, travis does build against python and python3: https://travis-ci.org/mlpack/mlpack
< sreenik> Okay, that's nice
Abhishek_B has joined #mlpack
Abhishek_B has quit [Client Quit]
Kunvar_thaman has quit [Ping timeout: 256 seconds]
jenkins-mlpack2 has quit []
< rcurtin> zoq: restarted
jenkins-mlpack2 has joined #mlpack
sreenik has quit [Ping timeout: 256 seconds]
< jenkins-mlpack2> Project docker mlpack nightly build build #212: ABORTED in 17 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/212/
< jenkins-mlpack2> Project docker mlpack nightly build build #213: ABORTED in 15 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/213/
< jenkins-mlpack2> Project docker mlpack nightly build build #214: ABORTED in 1 min 38 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/214/
< jenkins-mlpack2> Project docker mlpack nightly build build #215: STILL FAILING in 1 min 4 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/215/
< jenkins-mlpack2> Project docker mlpack nightly build build #216: STILL FAILING in 22 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/216/
< jenkins-mlpack2> Project docker mlpack nightly build build #217: STILL FAILING in 50 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/217/
< jenkins-mlpack2> Project docker mlpack nightly build build #218: ABORTED in 2 min 32 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/218/
< jenkins-mlpack2> Project docker mlpack nightly build build #219: STILL FAILING in 1 min 2 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/219/
< jenkins-mlpack2> Project docker mlpack nightly build build #220: STILL FAILING in 1 min 4 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/220/
< jenkins-mlpack2> Project docker mlpack nightly build build #221: STILL FAILING in 1 min 5 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/221/
< jenkins-mlpack2> Project docker mlpack nightly build build #222: STILL FAILING in 1 min 11 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/222/
Rishabh has joined #mlpack
Rishabh is now known as Guest59134
Guest59134 has quit [Client Quit]
trancenoid has joined #mlpack
< trancenoid> Hello everyone, I am Shivansh Beohar, I have set up mlpack on my windows pc and tried the sample app please suggest a starting point to get my hands dirty on mlpack.
< jenkins-mlpack2> Project docker mlpack nightly build build #223: ABORTED in 23 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/223/
< jenkins-mlpack2> Project docker mlpack nightly build build #224: ABORTED in 10 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/224/
< jenkins-mlpack2> Project docker mlpack nightly build build #225: ABORTED in 7 min 49 sec: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/225/
< zoq> rcurtin: Looks like we have the same problem as described here: https://groups.google.com/forum/#!topic/jenkinsci-users/--aquDzIA0Q
< zoq> rcurtin: Not sure it's feasible to use java 1.8?