AugmentedNet icon indicating copy to clipboard operation
AugmentedNet copied to clipboard

Implement reliable random seed initialization

Open napulen opened this issue 4 years ago • 0 comments

Make sure that every part of the workflow (tsv generation, npz, and training) can reliably be initialized with a random seed.

Ensuring reproducible experiments will help with network debugging, paper reproducibility, and unit tests for all modules.

napulen avatar Jul 19 '21 18:07 napulen