Physikbasiertes Machine Learning
Verwenden Sie Deep Learning Toolbox™ für physikbasiertes Machine Learning (PIML) und physikbasierte neuronale Netze (PINN).
Physikbasiertes Machine Learning (PIML) und physikbasierte neuronale Netze beziehen sich auf Machine-Learning- und Deep-Learning-Konzepte, bei denen Sie Gesetze und Prinzipien physikalischer Systeme in Ihre Machine-Learning-Modelle integrieren können. Eine Integration dieser Konzepte kann die Präzision und Robustheit dieser Modelle verbessern und sicherstellen, dass die Modellvorhersagen diese Gesetze und Prinzipien befolgen. Beispielsweise können Sie mithilfe einer Verlustfunktion, die die Gesetze der Thermodynamik umfasst, ein neuronales Netz trainieren, dass die Wärmeübertragung modelliert.
Funktionen
Themen
- Solve PDE Using Fourier Neural Operator
This example shows how to train a Fourier neural operator (FNO) neural network that outputs the solution of a partial differential equation (PDE).
- Solve PDE Using Physics-Informed Neural Network
This example shows how to train a physics-informed neural network (PINN) to predict the solutions of an partial differential equation (PDE).
- Solve ODE Using Physics-Informed Neural Network
This example shows how to train a physics-informed neural network (PINN) to predict the solutions of an ordinary differential equation (ODE).
- Train Latent ODE Network with Irregularly Sampled Time-Series Data
This example shows how to train a latent ordinary differential equation (ODE) autoencoder with time-series data that is sampled at irregular time intervals.
- Dynamical System Modeling Using Neural ODE
This example shows how to train a neural network with neural ordinary differential equations (ODEs) to learn the dynamics of a physical system.
- Solve Inverse Problem for PDE Using Physics-Informed Neural Network
This example shows how to solve an inverse problem using a physics-informed neural network (PINN).
- Solve Poisson Equation on Unit Disk Using Physics-Informed Neural Networks (Partial Differential Equation Toolbox)
Solve a Poisson's equation with Dirichlet boundary conditions using a physics-informed neural network (PINN).
