Completed
Push — master ( 136480...9335c8 )
by Tinghui
01:09
created

Changes

2 issues (2 informational) were introduced.
7 added classes/operations
Arrow D HMM.predict() added
Arrow B HMM.learn() added
Arrow A HMM.save() added
Arrow A HMM.predict_prob() added
Arrow A HMM.decode() added
Arrow A HMM.__init__() added
Arrow A HMM added
6.84
▲   + 0.08
Head
Tinghui Wang  
pyActLearn: hmm: Add hmmlearn implementation to hmm class
Base
Tinghui Wang  
pyActLearn: Update tf function calls in MLP and SDA