aiqm / torchani

Accurate Neural Network Potential on PyTorch
https://aiqm.github.io/torchani/
MIT License
446 stars 125 forks source link

shuffle with seed #621

Closed cagrikymk closed 2 years ago

cagrikymk commented 2 years ago

The current shuffle method doesn't use a seed value, I think it would be useful for shuffle method to accept a seed value