mathLab/PINA
Physics-Informed Neural networks for Advanced modeling
Builds on PyTorch, PyTorch Lightning, and PyTorch Geometric to provide modular Problem, Model, Solver, and Trainer APIs for both supervised learning and physics-informed tasks. Supports Neural Operators and graph-based architectures, with automatic differentiation for constraint enforcement (e.g., differential equations, boundary conditions) and multi-device training via PyTorch Lightning's distributed backend.
719 stars.
Stars
719
Forks
95
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mathLab/PINA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
NVIDIA/physicsnemo
Open-source deep-learning framework for building, training, and fine-tuning deep learning models...
SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for...
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...
jdtoscano94/NABLA-SciML
Physics Informed Machine Learning Tutorials (Pytorch and Jax)