PINN and PINO_Applications

One is a simple PyTorch implementation of a Physics-Informed Neural Network (PINN), while the other applies Physics-Informed Neural Operators (PINOs), suggesting they are **ecosystem siblings** where the former provides a foundational model type and the latter explores applications of a related, more advanced model type.

PINN
46
Emerging
PINO_Applications
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 369
Forks: 57
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 146
Forks: 28
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About PINN

nanditadoloi/PINN

Simple PyTorch Implementation of Physics Informed Neural Network (PINN)

This tool helps scientists and engineers solve complex physics problems, like understanding heat flow, by integrating known physical laws directly into a machine learning model. You provide the governing differential equations and boundary conditions, and it outputs a model that approximates the solution, even for challenging scenarios like fluid flow through porous media. This is ideal for researchers in fields like geology, material science, or fluid dynamics.

fluid-dynamics geological-modeling numerical-simulation engineering-physics differential-equations

About PINO_Applications

shawnrosofsky/PINO_Applications

Applications of PINOs

This project helps scientists and engineers accurately predict the behavior of complex physical systems governed by partial differential equations (PDEs), such as wave propagation or fluid dynamics. It takes existing simulation data for various physical phenomena and outputs highly accurate predictions of system states, even for higher resolutions or scenarios not explicitly seen during initial training. Researchers and computational scientists who need to model complex physical systems with high fidelity would find this useful.

computational-physics fluid-dynamics wave-propagation scientific-modeling numerical-simulations

Scores updated daily from GitHub, PyPI, and npm data. How scores work