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/
s1998 has joined #mlpack
aashay has quit [Quit: Connection closed for inactivity]
s1998 has quit [Quit: Page closed]
kesslerfrost has joined #mlpack
kris has joined #mlpack
< kris> @zoq this is how i am planning to implement the gaussian initialization for weights
< kris> if you have the time just have a look. If there are any improvements please tell me about it
< kris> if all good i will submit a pr for it by night
kris has left #mlpack []
vivekp has quit [Ping timeout: 240 seconds]
flyingpot has joined #mlpack
vivekp has joined #mlpack
kesslerfrost has quit [Quit: kesslerfrost]
kesslerfrost has joined #mlpack
flyingpot has quit [Ping timeout: 260 seconds]
kesslerfrost has quit [Quit: kesslerfrost]
flyingpot has joined #mlpack
aashay has joined #mlpack
govg has quit [Ping timeout: 255 seconds]
flyingpot has quit [Read error: Connection reset by peer]
flyingpot has joined #mlpack
govg has joined #mlpack
vinayakvivek has joined #mlpack
vivekp is now known as vpal
kris has joined #mlpack
vpal is now known as vivekp
aashay has quit [Quit: Connection closed for inactivity]
kris has left #mlpack []
flyingpot has quit [Read error: Connection reset by peer]
flyingpot has joined #mlpack
flyingpot_ has joined #mlpack
flyingpot has quit [Ping timeout: 240 seconds]
flyingpot_ is now known as flyingpot
ozym4nd145 has quit [Ping timeout: 268 seconds]
flyingpot has quit [Ping timeout: 240 seconds]
ozym4nd145 has joined #mlpack
vivekp has quit [Ping timeout: 260 seconds]
vivekp has joined #mlpack
flyingpot has joined #mlpack
flyingpot has quit [Ping timeout: 240 seconds]
flyingpot has joined #mlpack
vinayakvivek has quit [Quit: Connection closed for inactivity]
flyingpot_ has joined #mlpack
flyingpot has quit [Ping timeout: 240 seconds]
flyingpot has joined #mlpack
flyingpot_ has quit [Ping timeout: 255 seconds]
flyingpot has quit [Ping timeout: 255 seconds]
flyingpot has joined #mlpack
mikeling has joined #mlpack
flyingpot has quit [Ping timeout: 260 seconds]
kris2 has joined #mlpack
< kris2> hi i am implemented the Gaussian initialization method. But i really cant think of any test for it.
kris2 has left #mlpack []
< zoq> kris: Hello, about the proposed gaussian distribution class, if you only like to sample from a normal/Gaussian distribution with zero mean and unit variance you can just use: arma::randn. I think you can also add a Constructor where a user can choose a covariance function for the Gaussian distribution and use distribution::GaussianDistribution.
< zoq> kris: To come up with a useful test is always not that simple especially for non-probabilistic functions. For now, I would test when using the gaussian initialization I can solve a simple problem in a number of iterations.
flyingpot has joined #mlpack
flyingpot has quit [Ping timeout: 260 seconds]
kris2 has joined #mlpack
< kris2> zoq: Thanks i submitted the PR maybe you could look at it. I will updates the comment you made here also.
kris2 has left #mlpack []
kris2 has joined #mlpack
aashay has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
vivekp has quit [Ping timeout: 260 seconds]
vivekp has joined #mlpack
flyingpot has joined #mlpack
flyingpot has quit [Ping timeout: 260 seconds]
kesslerfrost has joined #mlpack
kesslerfrost has quit [Ping timeout: 260 seconds]
dineshraj01 has joined #mlpack
govg has joined #mlpack
flyingpot has joined #mlpack
kesslerfrost has joined #mlpack
mikeling has quit [Quit: Connection closed for inactivity]
flyingpot has quit [Ping timeout: 260 seconds]
kesslerfrost has quit [Ping timeout: 240 seconds]
kris2 has quit [Quit: Leaving.]
kris has joined #mlpack
jaisal has joined #mlpack
jaisal has quit [Client Quit]
kris3 has joined #mlpack
kris has quit [Ping timeout: 260 seconds]
< rcurtin> zoq: I'm in stupid meetings all afternoon so it may be tomorrow until I can modify the logo
dineshraj01 has quit [Read error: Connection reset by peer]
< zoq> rcurtin: Sure no problem, I don't think we have to rush here.
< zoq> rcurtin: Btw. did you see my message about the MySQL+PHP issue?
flyingpot has joined #mlpack
< rcurtin> zoq: right! but because of the meetings, I think that will have to wait until tomorrow
< rcurtin> but I totally agree, I can just update the code on mlpack.org. PHP is already running, so no problem there
< rcurtin> actually if you wanted to make the changes and push to the mlpack.org repo, I can pull it down on mlpack.org
flyingpot has quit [Ping timeout: 260 seconds]
< zoq> rcurtin: Okay, great, no worries, just wanted to address the issue.
< zoq> rcurtin: Yeah, sure, I do the change.
bryan_ has joined #mlpack
kris3 has left #mlpack []
bryan_ has quit [Client Quit]
< zoq> rcurtin: wow, excited to look into and to work with the code.
< rcurtin> yeah, I am very happy that I got it working---even for serializable models---but there is still a lot to work out :)
gtank has quit [Ping timeout: 240 seconds]
gtank has joined #mlpack
< zoq> Update the page, we have to update the credentials in https://github.com/mlpack/mlpack.org/blob/master/php/config.ini and propably add a .htaccess file.
< zoq> *Updated
< zoq> ahh, and update the dbname which is benchmark_release
< rcurtin> zoq: I pulled and setup the credentials and updated the dbname, but I have to go now, I think there is a little more debugging to do
< rcurtin> I'll try to do it when I get back
< zoq> rcurtin: Thanks, I can also take a look at the issue.
< zoq> rcurtin: I can't edit the files but I can manually test an sql command.
< zoq> rcurtin: ERROR 1142 (42000): SELECT command denied to user 'jenkins'@'localhost' for table 'build_id'