* Changed the code that handles random variable weights so that the scale is applied before the penalty if both are present, which matches the documentation. * Made -viterbiScore T the default for gmtkOnline
1.3.1
* Fixed regression in bursty gmtkOnline output
1.3.0
* Added support for smoothing to gmtkOnline * Bug fix in gmtkOnline end-of-stream handling * Fixed bug in flat ASCII file reading
1.2.0
* Support for writing HDF5 files * Segment , frame , etc. available to external C mapper functions * Added external C mapper function support to gmtkOnline * Initial work on binary and source packaging * Several bug fixes
1.1.1
* Fixed wxWidgets key press handling regression in gmtkViz on Linux * Added buildhelp.sh to assist in diagnosing build problems
1.1.0
* Added support for building on OS X 10.9 / Clang * Added new space-efficient inference mode * Fixed issues in Fisher kernel output, added annotations to ASCII output format * Added support for no-parent iterable decision trees * Added support for variable parent C mapper functions * Fixed crash caused by switching weights * Improvements and bug fixes for gmtkOnline * Fixed unoptimized build failure * Fixed some incorrect help messages * Fixed neural network training initialization bugs * Added support for starting neural network training from a specified matrix * Added support for autoencoder pretraining of rectified linear activation functions