AugmentedNet
AugmentedNet copied to clipboard
Implement reliable random seed initialization
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.