MANIFEST.in
README.rst
buildout.cfg
develop.cfg
pyproject.toml
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.bio.gmm.egg-info/PKG-INFO
bob.bio.gmm.egg-info/SOURCES.txt
bob.bio.gmm.egg-info/dependency_links.txt
bob.bio.gmm.egg-info/entry_points.txt
bob.bio.gmm.egg-info/not-zip-safe
bob.bio.gmm.egg-info/requires.txt
bob.bio.gmm.egg-info/top_level.txt
bob/bio/__init__.py
bob/bio/gmm/__init__.py
bob/bio/gmm/algorithm/GMM.py
bob/bio/gmm/algorithm/ISV.py
bob/bio/gmm/algorithm/IVector.py
bob/bio/gmm/algorithm/JFA.py
bob/bio/gmm/algorithm/__init__.py
bob/bio/gmm/config/__init__.py
bob/bio/gmm/config/algorithm/__init__.py
bob/bio/gmm/config/algorithm/gmm.py
bob/bio/gmm/config/algorithm/gmm_regular.py
bob/bio/gmm/config/algorithm/isv.py
bob/bio/gmm/config/algorithm/ivector_cosine.py
bob/bio/gmm/config/algorithm/ivector_lda_wccn_plda.py
bob/bio/gmm/config/algorithm/ivector_plda.py
bob/bio/gmm/config/algorithm/jfa.py
bob/bio/gmm/test/__init__.py
bob/bio/gmm/test/test_algorithms.py
bob/bio/gmm/test/data/gmm_model.hdf5
bob/bio/gmm/test/data/gmm_projected.hdf5
bob/bio/gmm/test/data/gmm_projector.hdf5
bob/bio/gmm/test/data/isv_model.hdf5
bob/bio/gmm/test/data/isv_projected.hdf5
bob/bio/gmm/test/data/isv_projector.hdf5
bob/bio/gmm/test/data/ivector2_model.hdf5
bob/bio/gmm/test/data/ivector2_projected.hdf5
bob/bio/gmm/test/data/ivector2_projector.hdf5
bob/bio/gmm/test/data/ivector3_model.hdf5
bob/bio/gmm/test/data/ivector3_projected.hdf5
bob/bio/gmm/test/data/ivector3_projector.hdf5
bob/bio/gmm/test/data/ivector_model.hdf5
bob/bio/gmm/test/data/ivector_projected.hdf5
bob/bio/gmm/test/data/ivector_projector.hdf5
bob/bio/gmm/test/data/jfa_enroller.hdf5
bob/bio/gmm/test/data/jfa_model.hdf5
bob/bio/gmm/test/data/scores-nonorm-gmm-dev
bob/bio/gmm/test/data/scores-nonorm-isv-dev
bob/bio/gmm/test/data/scores-nonorm-ivector-cosine-dev
bob/bio/gmm/test/data/scores-nonorm-ivector-lda-wccn-plda-dev
bob/bio/gmm/test/data/scores-ztnorm-gmm-dev
bob/bio/gmm/test/data/scores-ztnorm-isv-dev
bob/bio/gmm/test/data/scores-ztnorm-ivector-cosine-dev
bob/bio/gmm/test/data/scores-ztnorm-ivector-lda-wccn-plda-dev
bob/bio/gmm/test/dummy/__init__.py
bob/bio/gmm/test/dummy/extractor.py
doc/conf.py
doc/implementation.rst
doc/implemented.rst
doc/index.rst
doc/links.rst
doc/py_api.rst
doc/references.rst