There was a problem fetching the pipeline summary.
Use generators to save memory
parent
5bd0e8ec
No related branches found
Tags v3.0.2
Pipeline #
Showing
- bob/bio/gmm/algorithm/ISV.py 1 addition, 1 deletionbob/bio/gmm/algorithm/ISV.py
- bob/bio/gmm/algorithm/IVector.py 1 addition, 2 deletionsbob/bio/gmm/algorithm/IVector.py
- bob/bio/gmm/tools/gmm.py 20 additions, 8 deletionsbob/bio/gmm/tools/gmm.py
- bob/bio/gmm/tools/utils.py 1 addition, 1 deletionbob/bio/gmm/tools/utils.py
- requirements.txt 1 addition, 1 deletionrequirements.txt
... | @@ -10,5 +10,5 @@ bob.sp | ... | @@ -10,5 +10,5 @@ bob.sp |
bob.learn.em | bob.learn.em | ||
bob.measure | bob.measure | ||
bob.db.base | bob.db.base | ||
bob.bio.base | bob.bio.base > 3.1 | ||
matplotlib # for plotting | matplotlib # for plotting |
Please register or sign in to comment