[mlpack-git] [mlpack] improve speed of SparseAutoencoder and make it more flexible (#451)

stereomatchingkiss notifications at github.com
Mon Jan 25 10:26:42 EST 2016


Finally, all jobs have been done. I do some change on FFN(do not take the reference of outputLayer but add a public api to users, this make serialization become easier).

I use FeedForward to get the Evaluate value(Evaluate api do not give the value)
Call FeedForward and FeedBackWard to get the gradient value

Please check the test cases, they test with the same data(except of the gradient part) but with different api, I hope my implementation meet the requirement of the semantic. 

If you think everything going well, you can merge it now. Thanks for taking time review

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/451#issuecomment-174543008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160125/1359e483/attachment.html>


More information about the mlpack-git mailing list