Skip to content

Releases: borchero/pycave

PyCave 2.0.4

25 Jan 20:11
Compare
Choose a tag to compare
  • Allow customizing the regularization constant for ensuring non-negative covariance matrices in the GMM

PyCave 2.0.3

22 Jan 20:49
Compare
Choose a tag to compare
  • Bump PyBlaze to Version 2.2.6

Simplify GMM interface

25 Jul 15:34
Compare
Choose a tag to compare
2.0.2

Update PyBlaze minimum version

Fix evaluate method for GMMs

24 Jul 21:13
Compare
Choose a tag to compare
2.0.1

Fix evaluate method for GMM

Match Major PyBlaze Version

19 Jun 17:21
Compare
Choose a tag to compare
2.0.0

Update docs

Hidden Markov Models and PyBlaze Integration

05 Apr 21:58
Compare
Choose a tag to compare

What this release includes:

  • Implementation of Hidden Markov Models
  • Usage of PyBlaze to enable seamless batch-training on GPUs for all models.

Update Dependencies

29 Mar 03:33
Compare
Choose a tag to compare
1.1.2

Update missing dependency

Update Documentation URL

26 Mar 23:29
Compare
Choose a tag to compare
1.0.6

Add to CI

Initial Release

23 Mar 22:11
Compare
Choose a tag to compare
1.0.5

Fix CI