miladramzy / Vibration-PINNs

This repository presents a series of analysis on the performance of Physics-Informed Neural Networks in vibrational systems. The limitation of PINNs in learning highly nonlinear systems with long temporal domains is discussed and the potential solutions are investigated.
3 stars 2 forks source link

Vibration-PINNs

This repository presents a series of analysis on the performance of Physics-Informed Neural Networks in vibrational systems. The limitation of PINNs in learning such systems is discussed and the potential solutions are investigated. Specifically, the following topics are covered:

Codes are developed using JAX library (https://github.com/google/jax)

Training PINNs on damped vibration system with t_end = 1 s

Training PINNs on damped vibration system with t_end = 2 s

Training PINNs on damped vibration system with t_end = 3 s

Files

This repository contains the following files:

Licence

This repository is released under the mit licence, which can be found in the LICENSE file.

Related resources

If you find any issues or errors in the tutorial materials or have suggestions for improvements, please feel free to create an issue or pull request.