sashahexe's Stars
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
OpenMined/PySyft
Perform data science on data that remains in someone else's server
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
thunil/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
tum-pbs/PhiFlow
A differentiable PDE solving framework for machine learning
Huage001/PaintTransformer
Officially unofficial re-implementation of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
PMEAL/OpenPNM
A Python package for performing pore network modeling of porous media
neuraloperator/physics_informed
benmoseley/FBPINNs
Solve forward and inverse problems related to partial differential equations using finite basis physics-informed neural networks (FBPINNs)
nanditadoloi/PINN
Simple PyTorch Implementation of Physics Informed Neural Network (PINN)
LukasMosser/PorousMediaGan
Reconstruction of three-dimensional porous media using generative adversarial neural networks
AmeyaJagtap/XPINNs
Extended Physics-Informed Neural Networks (XPINNs): A Generalized Space-Time Domain Decomposition Based Deep Learning Framework for Nonlinear Partial Differential Equations
Photon-AI-Research/NeuralSolvers
Neural network based solvers for partial differential equations and inverse problems :milky_way:. Implementation of physics-informed neural networks in pytorch.
isds-neu/PhyCRNet
Physics-informed convolutional-recurrent neural networks for solving spatiotemporal PDEs
PredictiveIntelligenceLab/MultiscalePINNs
shawnrosofsky/PINO_Applications
Applications of PINOs
lanl/MF-LBM
MF-LBM: A Portable, Scalable and High-performance Lattice Boltzmann Code for DNS of Flow in Porous Media
Franjcf/hybridPorousInterFoam
OpenFOAM solver for performing single- and two-phase flow simulations on hybrid-scale porous media.
amir-cardiolab/PINN-examples
Examples implementing physics-informed neural networks (PINN) in Pytorch
csoulain/porousMedia4Foam
JAX-DIPS/JAX-DIPS
JAX-DIPS is a differentiable interfacial PDE solver.
AmeyaJagtap/Locally-Adaptive-Activation-Functions-Neural-Networks-
Python codes for Locally Adaptive Activation Function (LAAF) used in deep neural networks. Please cite this work as "A D Jagtap, K Kawaguchi, G E Karniadakis, Locally adaptive activation functions with slope recovery for deep and physics-informed neural networks, Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences, 20200334, 2020. (http://dx.doi.org/10.1098/rspa.2020.0334)".
sorush-khajepor/listLBM
ListLBM is a sparse lattice Boltzmann solver for multiphase flow in porous media
CognitiveModeling/finn
The public repository about our joint FINN research project
akapet00/locally-adaptive-activation-functions
Simplified implementation of locally adaptive activation functions (LAAF) with slope recovery for deep and physics-informed neural networks (PINNs) in PyTorch.
AmeyaJagtap/Error_estimates_PINN_and_XPINN_NonlinearPDEs
The first comprehensive theoretical analysis of PINNs (and XPINNs) for a prototypical nonlinear PDE, the Navier-Stokes equations are given.
LanPeng-94/DD-PINNs-RRE
AmeyaJagtap/Activation-functions-in-regression-and-classification
How important are How important are activation functions in regression and classification? A survey, performance comparison, and future directions