[mlpack] 152/324: Document that #315 is fixed.
Barak A. Pearlmutter
barak+git at cs.nuim.ie
Sun Aug 17 08:22:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit 05dcc79494b5ecf1ccdcf5f6d19d5a32c1a4f4b4
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Tue Jul 8 19:27:31 2014 +0000
Document that #315 is fixed.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16791 9d5b8971-822b-0410-80eb-d18c1038ef23
---
HISTORY.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/HISTORY.txt b/HISTORY.txt
index eaecf50..474a88e 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -1,7 +1,5 @@
????-??-?? mlpack 1.0.9
- * Added simulated annealing (SA) optimizer, contributed by Zhihao Lou.
-
* GMM initialization is now safer and provides a working GMM when constructed
with only the dimensionality and number of Gaussians (#314).
@@ -31,6 +29,11 @@
* Fix for centering in kernel PCA (#355).
+ * Added simulated annealing (SA) optimizer, contributed by Zhihao Lou.
+
+ * HMMs now support initial state probabilities; these can be set in the
+ constructor, trained, or set manually with HMM::Initial() (#315).
+
2014-01-06 mlpack 1.0.8
* Memory leak in NeighborSearch index-mapping code fixed (#310).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list