v1.2.7
PyPi release: https://pypi.org/project/osl-dynamics/1.2.7/
Changes:
- TensorFlow implementation of the Baum-Welch algorithm (using log probabilities rather than the probabilities directly).
- Config API:
- Added a
get_inf_params
wrapper. - Added a
train_sehmm
wrapper.
- Added a
- Improved the
asymmetric_data
argument inanalysis.power.save
. Can now specify the limits of the colorbar.