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/
gtank has joined #mlpack
rohitshinde has joined #mlpack
rohitshinde has quit [Quit: Leaving]
< naywhayare>
zoq: I think I'm going to merge in the serialization branch I've been working on; I wanted to make sure this wasn't going to disrupt anything you've been working on
< naywhayare>
(it shouldn't, I haven't touched the neural network code at all)
< naywhayare>
it basically means that you can write a Serialize() function to save/load your class members, and then you can use the boost::archive utilities to load/save from files
< naywhayare>
actually I think maybe a better idea is to open a ticket and let it sit before merging it in, to see if stephentu or anyone else has any comments
< naywhayare>
(I wonder where he went...?)
< zoq>
sounds nice, so I guess we can drop libxml in the near future?
< naywhayare>
yes, I'm very much looking forward to eliminating that dependency