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/
< zoq>
kaushik_: Kris worked on some of the ideas, but this is more of an open ending project so there is always work left. You can checkout Kris's weekly reports: http://www.mlpack.org/gsocblog/KrisSinghPage.html
Erwan___ has joined #mlpack
< Erwan___>
Hi tehre
< Erwan___>
Just coming quickly to say the using CreateNVP fixed my issue
< Erwan___>
(for the sake of completeness : serializing a map of std::string, mlpack::GMM )
< Erwan___>
Parsing the Component(s) of the GMM and calling CreateNVP is sufficient enough :)
< Erwan___>
Thanks for the help !
< Erwan___>
(cool stickesr btw ;) )
Erwan___ has quit [Quit: Page closed]
< rcurtin>
Erwan___: glad to hear you got it sorted out :)
< kaushik_>
i guess a similar output on main branch so i guess the test pass.
< kaushik_>
zoq told me about probabilistic tests and some can fail randomly.
< rcurtin>
kaushik_: looks good to me, want to continue going through the alphabet backwards and meet me in the middle? :)
< kaushik_>
sure.
< rcurtin>
I am still doing stuff in core/, when I have it done I'll post a patch you can incorporate into your branch
< kaushik_>
cool, should I add the changes in a single commit?
< kaushik_>
rcurtin: also do you only reference a issue when the bug is fixed completely?
< rcurtin>
kaushik_: your call, we don't have a specific way of doing it
vivekp has quit [Ping timeout: 258 seconds]
vivekp has joined #mlpack
witness has quit [Quit: Connection closed for inactivity]
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
< kaushik_>
rcurtin: i have refactored upto methods/l* . I think, I can take care of the whole methods directory, and you focus on others, incase you haven't already started with methods.
< rcurtin>
I actually haven't started with methods/, so you can feel free to keep going
< rcurtin>
I am done with core/, testing it now
< rcurtin>
once that is done, I can post a patch, and you can incorporate it