PRML / PRMLT

Matlab code of machine learning algorithms in book PRML
http://prml.github.io/
MIT License
6.03k stars 2.16k forks source link

refined all docs, all test passed #28

Closed sth4nth closed 8 years ago

sth4nth commented 8 years ago

Status: 1) re-factorization for currently algorithms has been done. 2) doc improvement for all functions has been done. 3) demos and test cases all passed TODO: chapter10/12: prediction functions for VB extract demos

chapter05: MLP chapter08: BP, EP