marcosbenicio/pinns
Studies on Physics-Informed Neural Networks (PINNs) for solving problems governed by partial differential equations.
This helps researchers and engineers working with complex physical systems to model and understand their behavior. It takes the mathematical description of a system, like the Burgers' equation in fluid mechanics, along with its initial and boundary conditions, and produces a visual approximation of how a key variable (like velocity) evolves over space and time. This is for scientists, fluid dynamicists, and other domain experts who need to simulate and predict physical phenomena.
No commits in the last 6 months.
Use this if you need to solve complex partial differential equations (PDEs) that describe physical systems, especially when traditional numerical methods are challenging or data is sparse.
Not ideal if you are looking for a simple, off-the-shelf simulator for basic fluid dynamics problems without needing to understand or implement the underlying neural network architecture.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/marcosbenicio/pinns"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for...
NVIDIA/physicsnemo
Open-source deep-learning framework for building, training, and fine-tuning deep learning models...
NVIDIA/physicsnemo-sym
Framework providing pythonic APIs, algorithms and utilities to be used with PhysicsNeMo core to...
idrl-lab/idrlnet
IDRLnet, a Python toolbox for modeling and solving problems through Physics-Informed Neural...
mathLab/PINA
Physics-Informed Neural networks for Advanced modeling