issues
search
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
699
stars
89
forks
source link
V0.3.0
#72
Closed
shuheng-liu
closed
3 years ago
shuheng-liu
commented
3 years ago
Here are the first part of v0.3.0
implemented a
Swish
activation
fixed type hinting in docs
removed convergence tests which took too longer to complete
updated test cases
Here are the first part of v0.3.0
Swish
activation