Skip to main content

Bindings for EM machines and trainers of Bob

Project description

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

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for bob.learn.em-2.0.12.zip
Algorithm Hash digest
SHA256 ed27e632965527ade85f49f4c42150ffe2206a5f60b239c5d1c994ed2942088d
MD5 0236d242d783f762ec78a64823624406
BLAKE2b-256 52795f82f62c552cb35d2445519b8cccaedbe1f9173f0ca63ba733e88da98656

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