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

stereomatchingkiss notifications at github.com
Tue Mar 1 23:50:49 EST 2016


I test the serialization of current implementation(without any change), it work like magic. Looks like I was wrong, the serialization of the ffn, rnn and cnn already work, the parameters of ffn already store the weights of the net(module),  I am sorry for my misunderstanding.

Your problem should be able to fixed if you create the tuple by std::make_tuple

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


More information about the mlpack-git mailing list