Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.em
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.learn.em
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5b18271976628af03de485e78699990f2b4ea02e
Select Git revision
Branches
3
bob_em_train
develop
protected
master
default
protected
Tags
20
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
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Sep
10
11
May
13
Apr
24
Mar
11
Nov
10
6
5
1
Oct
30
Apr
25
24
14
Feb
7
29
Oct
6
Sep
23
Aug
22
Jul
20
Jun
6
14
May
8
7
6
14
Feb
26
Sep
17
Jul
6
11
Apr
9
11
Feb
5
22
Jan
21
20
16
15
Sep
5
4
3
Aug
2
19
Jul
7
6
5
12
Jun
9
6
1
30
May
28
17
14
Feb
11
10
16
Jan
14
11
4
3
5
Dec
15
Oct
5
4
26
Sep
23
15
Aug
13
Jul
31
May
26
11
Apr
5
4
Mar
26
Feb
23
Jan
22
21
20
18
Dec
16
11
10
3
30
Nov
26
19
28
Aug
16
Jul
15
14
13
1
16
Jun
22
May
21
20
18
12
11
8
7
6
24
Mar
13
12
9
6
5
4
3
1
28
Feb
26
24
19
18
17
11
10
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
23
22
19
18
15
14
13
12
26
Dec
15
11
9
5
4
3
27
Nov
21
20
6
4
29
Oct
24
15
Sep
14
12
4
2
1
28
Aug
27
22
21
24
Jun
23
27
May
26
23
22
Fix Gaussian mean naming, use structuredarrays
e_step done
e_step continued and tests [wip]
GMM e step progress
Gaussian and Statistics classes
GMMMachine as Transformer
Finalize GMM Machine log likelihood computation
Fix the picklability test for GMM
Sum the likelihood along the gaussian means first
Implement GMM log_likelihood computation in python
First draw for GMM machine and trainers
Merge branch 'py-kmeans' into 'pure-python'
clean-up the tests
remove test_kmeans_trainer.py
Improve tests error messages
remove dask from requirements.txt to fix a possible issue
Add dask and dask-ml to requirements
Update the cluster module init
Plot script to use python k-means
Tests for python k-means
KMeansMachine as Transformer
Moved kmeans to cluster folder
Finalize and optimize k-means
[black]
k-means implementation and tests
Start of port of K-Means to python
[conda] remove bob-devel from test requirements [skip ci]
remove traces of libsvm
Increased latest version to 2.1.8b0 [skip ci]
Increased stable version to 2.1.7
v2.1.7
v2.1.7
Add pyproject.toml for PEP 517
[doc] turn nitpick off
[conda recipe] Add make next to cmake dependency
Sphinx 3 autodoc no longer accepts autodoc_default_flags and autodoc_default_options should be used
Merge branch 'pickle' into 'master'
[sphinx] Cleaning up documentation
v2.1.7b0
v2.1.7b0
Pickle iVectorMachine
Pickle GMMStats
Pickling KMeans
Merge branch 'dask-pipelines' into 'master'
Loading