LICENSE
MANIFEST.in
README.rst
bootstrap-buildout.py
buildout.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.learn.em.egg-info/PKG-INFO
bob.learn.em.egg-info/SOURCES.txt
bob.learn.em.egg-info/dependency_links.txt
bob.learn.em.egg-info/namespace_packages.txt
bob.learn.em.egg-info/requires.txt
bob.learn.em.egg-info/top_level.txt
bob/learn/__init__.py
bob/learn/em/MAP_gmm_trainer.cpp
bob/learn/em/ML_gmm_trainer.cpp
bob/learn/em/__MAP_gmm_trainer__.py
bob/learn/em/__init__.py
bob/learn/em/empca_trainer.cpp
bob/learn/em/gaussian.cpp
bob/learn/em/gmm_machine.cpp
bob/learn/em/gmm_stats.cpp
bob/learn/em/isv_base.cpp
bob/learn/em/isv_machine.cpp
bob/learn/em/isv_trainer.cpp
bob/learn/em/ivector_machine.cpp
bob/learn/em/ivector_trainer.cpp
bob/learn/em/jfa_base.cpp
bob/learn/em/jfa_machine.cpp
bob/learn/em/jfa_trainer.cpp
bob/learn/em/kmeans_machine.cpp
bob/learn/em/kmeans_trainer.cpp
bob/learn/em/linear_scoring.cpp
bob/learn/em/main.cpp
bob/learn/em/plda_base.cpp
bob/learn/em/plda_machine.cpp
bob/learn/em/plda_trainer.cpp
bob/learn/em/train.py
bob/learn/em/version.cpp
bob/learn/em/ztnorm.cpp
bob/learn/em/cpp/EMPCATrainer.cpp
bob/learn/em/cpp/FABase.cpp
bob/learn/em/cpp/FABaseTrainer.cpp
bob/learn/em/cpp/GMMBaseTrainer.cpp
bob/learn/em/cpp/GMMMachine.cpp
bob/learn/em/cpp/GMMStats.cpp
bob/learn/em/cpp/Gaussian.cpp
bob/learn/em/cpp/ISVBase.cpp
bob/learn/em/cpp/ISVMachine.cpp
bob/learn/em/cpp/ISVTrainer.cpp
bob/learn/em/cpp/IVectorMachine.cpp
bob/learn/em/cpp/IVectorTrainer.cpp
bob/learn/em/cpp/JFABase.cpp
bob/learn/em/cpp/JFAMachine.cpp
bob/learn/em/cpp/JFATrainer.cpp
bob/learn/em/cpp/KMeansMachine.cpp
bob/learn/em/cpp/KMeansTrainer.cpp
bob/learn/em/cpp/LinearScoring.cpp
bob/learn/em/cpp/MAP_GMMTrainer.cpp
bob/learn/em/cpp/ML_GMMTrainer.cpp
bob/learn/em/cpp/PLDAMachine.cpp
bob/learn/em/cpp/PLDATrainer.cpp
bob/learn/em/cpp/ZTNorm.cpp
doc/conf.py
doc/guide.rst
doc/index.rst
doc/links.rst
doc/py_api.rst