Skip to content

Releases: amidst/toolbox

Release v0.5.0

06 Jul 11:09
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added functionalities:

Release Date: 06/07/2016
Further Information: Project Web Page, JavaDoc

Release v0.5.0-alpha

01 Jul 19:16
Compare
Choose a tag to compare
Release v0.5.0-alpha Pre-release
Pre-release

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added functionalities:
-Support to Flink for distributed learning of probabilistic models.
-Support for Latent Dirichlet Allocation Models

Release Date: 01/07/2016
Further Information: Project Web Page

Release v0.4.3

01 Jul 17:17
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added functionalities:

  • Bugs fixed
  • Link to the Weka

Minor changes:

  • Module standardmodels has been renamed as latent-variable-models

Release Date: 01/06/2016
Further Information: Project Web Page, JavaDoc

Release v0.4.2

01 Jul 12:55
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added functionalities:

  • A wide range of latent variable models coded in the toolbox as a proof-of-concept of the flexibility of our toolbox.

Latent Variable Models

Release Date: 02/05/2016
Further Information: Project Web Page, JavaDoc

Release v0.4.1

05 Dec 10:04
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added Functionalities:

  • Support for multi-core parallel Bayesian learning using Java streams.

Release Date: 31/12/2015
Further Information: Deliverable 4.3, JavaDoc

Release v0.4

05 Dec 09:22
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added Functionalities:

  • Support for approximate inference in dynamic Bayesian networks through the Factored Frontier algorithm.
  • Support for MAP and MPE inference in static Bayesian networks.
  • Link with MOA software

Release Date: 30/11/2015
Further Information: Deliverable 3.3

Release v0.3

01 Jul 12:20
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.

Added Functionalities:

  • Support for Bayesian parameter learning in both static and dynamic Bayesian networks.
  • Support for scalable Importance sampling for performing probabilistic queries.
  • Link to Hugin

Release Date: 31/06/2015
Further Information: Deliverable 3.2

Release v0.2

01 Jul 12:08
Compare
Choose a tag to compare

This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning of both static and dynamic Bayesian networks from streaming data.

Added Functionalities:

  • Support for representing dynamic Bayesian networks.
  • Support for loading data sets with dynamic data instances.

Release Date: 31/03/2015
Further Information: Deliverable 2.3

Release v0.1

01 Jul 11:57
Compare
Choose a tag to compare

This is first release of the toolbox. This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning of both static and dynamic Bayesian networks from streaming data.

Functionalities:

  • Support for representing static Bayesian networks.
  • Support for loading streaming data sets.

Release Date: 31/12/2014
Further Information: Deliverable 4.1