mixmo.utils.misc¶
Utility functions for random sampling, type checking, dictionary handling, checkpoint parsing and configuration
Functions
|
function that print args dictionaries in a beautiful way |
|
|
|
|
|
Utility function to write dictionaries to a csv file |
|
|
|
Check the log files for the best epoch according to a specific criterion |
|
|
|
|
|
|
|
(Possibly seeded) np.random instantiation |
|
|
|
|
|
(Possibly seeded) random.Random instantiation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Uniform probability check |
|
Sampling lam ratios for mixing from a symmetric Dirichlet distribution |
|
Seeding function for reproducibility |
|
Update a dictionary in three possible ways depending on situation |