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/
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
gaurav1024 has joined #mlpack
< gaurav1024> Hi, I am gaurav. I am a beginner and interested in contributing to mlpack. So from where should i start?
vinayakvivek has joined #mlpack
gaurav1024 has quit [Quit: Page closed]
govg has quit [Ping timeout: 252 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 260 seconds]
govg has joined #mlpack
vinayakvivek has quit [Quit: Connection closed for inactivity]
govg has quit [Ping timeout: 260 seconds]
n__ has joined #mlpack
n__ has left #mlpack []
oats_ has joined #mlpack
< oats_> hello! i was going through the ann code, can someone give me an idea about what the "visitor" is for?
vinayakvivek has joined #mlpack
oats_ has quit [Ping timeout: 260 seconds]
oats_ has joined #mlpack
oats_ has quit [Quit: Page closed]
dinesh_ has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> dineshraj01/mlpack#7 (master - 57ef4a6 : Marcus Edel): The build passed.
travis-ci has left #mlpack []
govg has joined #mlpack
mikeling has joined #mlpack
dinesh__ has joined #mlpack
dinesh_ has quit [Ping timeout: 276 seconds]
govg has quit [Ping timeout: 268 seconds]
dinesh__ has quit [Ping timeout: 260 seconds]
dinesh_ has joined #mlpack
dinesh_ has quit [Ping timeout: 245 seconds]
kjjswaroop has joined #mlpack
sagar_yv has joined #mlpack
< sagar_yv> can anybody tell me whom should i discuss about participation in mlpack from gsoc?
< rcurtin> sagar_yv: you can find useful information on http://www.mlpack.org/gsoc.html
< rcurtin> and potentially http://www.mlpack.org/involved.html
< sagar_yv> thank you sir :-)
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#1816 (master - 2355a12 : Ryan Curtin): The build was fixed.
travis-ci has left #mlpack []
kris has joined #mlpack
< kris> I also wanted to know about the visitors in ann module.
< kris> also how is the diffrentiation done for these modules.
kris has left #mlpack []
sagar_yv has left #mlpack []
mikeling has quit [Quit: Connection closed for inactivity]
govg has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
kjjswaroop has quit [Quit: Page closed]
< zoq> kris: We use boost::variant to stick unrelated classes/layer into the same container/tree. To access/manpulate the different classes we use the visitor design pattern that enables us to manipulating several distinct types by using an uniform interface: https://en.wikipedia.org/wiki/Visitor_pattern
< zoq> kris: E.g. the GradientVisitor is used to call the Gradient function for any layer that implements that function.
< zoq> In case he checks the irc logs.
kris has joined #mlpack
< kris> thanks @zoq, and yes i do check the irc logs:)
kris has left #mlpack []
< zoq> kris: The boost documentation is also quite nice: http://www.boost.org/doc/libs/1_61_0/doc/html/variant.html it also has some information about boost::apply_visitor.
vinayakvivek has quit [Quit: Connection closed for inactivity]
< zoq> rcurtin: This msvs related build problem is weird.
< rcurtin> yes, I'm pretty stumped! in the worst case, I can #ifdef it, but I don't want to have to...
vinayakvivek has joined #mlpack
ins has joined #mlpack
ins has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vinayakvivek has quit [Quit: Connection closed for inactivity]