Skip to main content

Bindings for EM machines and trainers of Bob

Project description

http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png https://gitlab.idiap.ch/bob/bob.learn.em/badges/v2.0.11/build.svg https://img.shields.io/badge/gitlab-project-0000c0.svg http://img.shields.io/pypi/v/bob.learn.em.png http://img.shields.io/pypi/dm/bob.learn.em.png

Expectation Maximization Machine Learning Tools

This package is part of the signal-processing and machine learning toolbox Bob. It contains routines for learning probabilistic models via Expectation Maximization (EM).

The EM algorithm is an iterative method that estimates parameters for statistical models, where the model depends on unobserved latent variables. The EM iteration alternates between performing an expectation (E) step, which creates a function for the expectation of the log-likelihood evaluated using the current estimate for the parameters, and a maximization (M) step, which computes parameters maximizing the expected log-likelihood found on the E step. These parameter-estimates are then used to determine the distribution of the latent variables in the next E step.

The package includes the machine definition per se and a selection of different trainers for specialized purposes:

  • Maximum Likelihood (ML)

  • Maximum a Posteriori (MAP)

  • K-Means

  • Inter Session Variability Modelling (ISV)

  • Joint Factor Analysis (JFA)

  • Total Variability Modeling (iVectors)

  • Probabilistic Linear Discriminant Analysis (PLDA)

  • EM Principal Component Analysis (EM-PCA)

Installation

Follow our installation instructions. Then, using the Python interpreter provided by the distribution, bootstrap and buildout this package:

$ python bootstrap-buildout.py
$ ./bin/buildout

Contact

For questions or reporting issues to this software package, contact our development mailing list.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bob.learn.em-2.0.11.zip (2.1 MB view details)

Uploaded Source

File details

Details for the file bob.learn.em-2.0.11.zip.

File metadata

  • Download URL: bob.learn.em-2.0.11.zip
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bob.learn.em-2.0.11.zip
Algorithm Hash digest
SHA256 338953eb42a85bb72f7f7081d271c9045db62a88d7f626fa627c421a800851b8
MD5 8e772b4f4c3f7e3b3ad28fc760f2a8b2
BLAKE2b-256 32e9748822fa9f96f8b0d7266d3ca9e5511de0f7e64a988b672b9a2e90d5fac0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page