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/
witness has joined #mlpack
petris has quit [Read error: Connection reset by peer]
petris has joined #mlpack
witness has quit [Quit: Connection closed for inactivity]
pegasus has joined #mlpack
pegasus has quit [Read error: Connection reset by peer]
pegasus has joined #mlpack
< pegasus> hey, amond the ann layers of mlpack, the merge modes available are for add and concat.
< pegasus> although they are the more commonly used ones, libraries usually have average, multiply etc. modes for merge
< pegasus> Will implementing them be a good addition for mlpack?
pegasus has quit [Quit: Ex-Chat]
roronoa189 has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
jas__ has joined #mlpack
jas__ is now known as preet
rohit has joined #mlpack
alsc has joined #mlpack
< rohit> hi i just installed ml-pack on my laptop. Can someone tell me what does /core directory contains ?
roronoa189 has quit [Ping timeout: 260 seconds]
alsc has quit [Quit: alsc]
< zoq> Classes that are used by other methods often by more than one methods, like optimizer that are used for logistic regression, neural networks etc.
< zoq> Or classes to load/save matrices.
< rohit> do i need to have their knowledge in order to contribute ?
< zoq> no, in most cases you can just use the classes without looking into the code.
< rohit> oh thanks :)
alsc has joined #mlpack
< alsc> zoq : so I am now eventually coding the TerminationPolicy
< alsc> besides the DecomposableFunctionType, I'd like to have the last objective as a parameter how does that sound?
< alsc> because ok if I pass the model I can test the validation accuracy, but I'll really want to have both training and validation loss
< alsc> rcurtin: there?
< alsc> I guess I'll just make members some auto variables in SGD::optimize, the full state will be available to the caller-back then
< rohit> its strange,the mlpack i got on my laptop has no directory as src/mlpack/bindings ?
< alsc> so ok I have this down... applies to rmsprop, ada_delta, ada_grad and rmsprop
< alsc> could you guys review this and we work towrds a PR? it doesnt break the existing code... only thing in order to get this flexibility one should make template rmsprop, ada_delta and ada_grad... me myself, I'll prefer to use SGD directly without these wrapper classes that are used just to set the correct UpdatePolicy... let me know
alsc has quit [Quit: alsc]
rohit has quit [Ping timeout: 260 seconds]
preet has quit [Ping timeout: 264 seconds]
preet has joined #mlpack
alsc has joined #mlpack
preet has quit [Ping timeout: 252 seconds]
alsc has quit [Quit: alsc]
jas__ has joined #mlpack