Skip to content

Releases: danielkorzekwa/bayes-scala

v0.6

25 Jan 11:25
Compare
Choose a tag to compare

What's new:

  • Replace jeml with breeze
  • Move gaussian processes from bayes-scala to bayes-scala-gp
  • New factor graph api: dk.bayes.factorgraph2
  • New documentation structure

bayes-scala v0.5

28 Apr 07:23
Compare
Choose a tag to compare

This is the first release published to the public maven repository.

What's new?:

bayes-scala v0.4

27 Mar 10:32
Compare
Choose a tag to compare

What's new?

  • Gaussian Process Regression (Gaussian likelihood and zero mean functions only)
  • Learning parameters of Linear Dynamical Systems

Binaries and sources available at:

<repository>
  <id>dk-maven-repo</id>
  <url>https://raw.github.com/danielkorzekwa/dk-maven-repo/master</url>
</repository>