Skip to content

Physics informed neural network for approximating the deformed shape of a beam

License

Notifications You must be signed in to change notification settings

pollinico/PINN_beam_JAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics informed neural network for approximating the deformed shape of a beam

We consider a beam on two supports and with a distributed load.

We approximate the numerical solution of the differential equation of the beam with a neural network.
We use the Jax library for machine learning.

Evolution of loss function components during training of the PINN:
losses

Comparison of the numerical approximation obtained with the PINN, and the analytical solution of the beam deflection:
deformed shape

About

Physics informed neural network for approximating the deformed shape of a beam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages