Releases: danielkorzekwa/bayes-scala
Releases · danielkorzekwa/bayes-scala
v0.6
bayes-scala v0.5
This is the first release published to the public maven repository.
What's new?:
- Domain Specific Language for creating bayesian networks and performing Bayesian inference. For more details look under 'examples' section in the https://github.com/danielkorzekwa/bayes-scala/blob/master/README.md
bayes-scala v0.4
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>