issues
search
ramanathanlab
/
mdlearn
Machine learning for molecular dynamics
MIT License
13
stars
7
forks
source link
Update RNG and inference_batch_size
#79
Closed
braceal
closed
2 weeks ago
braceal
commented
2 weeks ago
Updates
Set the maximum possible random seed to
2**31 - 1
Allow setting of
inference_batch_size
within the
Trainer
constructor.
Updates
2**31 - 1
inference_batch_size
within theTrainer
constructor.