Skip to content
Snippets Groups Projects
Select Git revision
  • ad7bfb1892cce15fd7a23c309dfe02462c28b91c
  • master default protected
  • develop protected
  • bob_em_train
  • v3.3.1
  • v3.3.0
  • v3.2.0
  • v3.1.0
  • v3.0.4
  • v3.0.3
  • v3.0.2
  • v3.0.1
  • v3.0.0
  • v2.1.8
  • v2.1.7
  • v2.1.7b0
  • v2.1.6
  • v2.1.5
  • v2.1.4
  • v2.1.3
  • v2.1.2
  • v2.1.1
  • v2.1.0
  • v2.0.13
24 results

buildout.cfg

  • Amir MOHAMMADI's avatar
    9d708ffe
    Improvements to the new API and docs · 9d708ffe
    Amir MOHAMMADI authored
    - Added pre-commit checks
    - Dropped old dependencies
    - Brought all classes and functions to bob.learn.em
    - Make KMeans.centroids_ available as KMeans.means
    - Implement a load method for GMMMachine
    9d708ffe
    History
    Improvements to the new API and docs
    Amir MOHAMMADI authored
    - Added pre-commit checks
    - Dropped old dependencies
    - Brought all classes and functions to bob.learn.em
    - Make KMeans.centroids_ available as KMeans.means
    - Implement a load method for GMMMachine