NeuroDiffGym / neurodiffeq

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
http://pypi.org/project/neurodiffeq/
MIT License
702 stars 90 forks source link

fix random seed for the test #25

Closed feiyu-chen96 closed 4 years ago

feiyu-chen96 commented 4 years ago

make the tests deterministic