Back to search
A playground repo for testing some Physics-informed Neural Networks (PINNs) for solving simple differential equations.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Added harmonic oscillator solution as an example of second order ODE in the model
eca3c2cView on GitHubCompleted 1st order ODE solver with stochastic optimization, tested against homogeneous sampling
44cc652View on GitHub