Open arthurmensch opened 7 years ago
Currently there is no way to use random permutations in SAG(A) and SVRG solvers. It is known to often yield better performance, and its implementation would not be too costly (only a matter of implementing permutation in random_kit.
random_kit
Currently there is no way to use random permutations in SAG(A) and SVRG solvers. It is known to often yield better performance, and its implementation would not be too costly (only a matter of implementing permutation in
random_kit
.