[mlpack-git] [mlpack] ANN Saving the network and reloading (#531)

stereomatchingkiss notifications at github.com
Tue Mar 1 08:13:30 EST 2016


Hi, by now the serialization of the ann haven't finished yet, I will open a pull request of ann in a few days, you should be able to save and load the network after it.

>Furthermore, the XML file that was saved is just parameters, which I'm guessing is the values of the weight matrix and does not indicate the type of the FFN

I am afraid this cannot be done, at least not some easy task. The ann module of mlpack rely on template, that means the type of your network must be specify at compile time.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/531#issuecomment-190719547
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160301/e274665d/attachment.html>


More information about the mlpack-git mailing list