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.10/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.10.zip (2.1 MB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for bob.learn.em-2.0.10.zip
Algorithm Hash digest
SHA256 6c6453a4facc0e1e62dee74e6faa7c966159137562424741e1a3394f05dfb79a
MD5 87c5f49152f5269ff717b543693df068
BLAKE2b-256 7a504210c9f2512364225af0db2e06d43bc9c40cf04e0cde65152914e6c43fea

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