Releases: borchero/pycave
Releases · borchero/pycave
PyCave 2.0.4
- Allow customizing the regularization constant for ensuring non-negative covariance matrices in the GMM
PyCave 2.0.3
- Bump PyBlaze to Version 2.2.6
Simplify GMM interface
2.0.2 Update PyBlaze minimum version
Fix evaluate method for GMMs
2.0.1 Fix evaluate method for GMM
Match Major PyBlaze Version
2.0.0 Update docs
Hidden Markov Models and PyBlaze Integration
What this release includes:
- Implementation of Hidden Markov Models
- Usage of PyBlaze to enable seamless batch-training on GPUs for all models.
Update Dependencies
1.1.2 Update missing dependency
Update Documentation URL
1.0.6 Add to CI
Initial Release
1.0.5 Fix CI