seismic-deeplearning
seismic-deeplearning copied to clipboard
fix seeds in train.py and test.py to make results perfectly reproducible on a single GPU - enhances the robustness of results
Fix seeds in both train and test python drive scripts to make sure results are reproducible on re-run on a single type of GPU. Switching GPUs will most likely change the results