MaxwellEq4's Stars
bizoffermark/neural_wos
Neural Walk-on-Spheres
tensorly/tensorly
TensorLy: Tensor Learning in Python.
DiffEqML/torchdyn
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
python-adaptive/adaptive
:chart_with_upwards_trend: Adaptive: parallel active learning of mathematical functions
neuraloperator/graph-pde
Using graph network to solve PDEs
camlab-ethz/AI_Science_Engineering
This repository is the official project page of the course AI in the Sciences and Engineering, ETH Zurich.
rmojgani/LPINNs
To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to the direction of travel of information in convection-diffusion equations, i.e., method of characteristic; The repository includes a pytorch implementation of PINN and proposed LPINN with periodic boundary conditions
benmoseley/DLSC-2023
ETH Zürich Deep Learning in Scientific Computing Master's course 2023
pdearena/pdearena
thunil/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
tum-pbs/PhiML
Intuitive scientific computing with dimension types for Jax, PyTorch, TensorFlow & NumPy
mathLab/PINA
Physics-Informed Neural networks for Advanced modeling
wustl-cig/DeCAF
ehsanhaghighat/sciann-applications
A place to share problems solved with SciANN
FEniCS/dolfinx
Next generation FEniCS problem solving environment
camlab-ethz/poseidon
Code for the paper "Poseidon: Efficient Foundation Models for PDEs"
youxch/Inverse-design-of-patch-antennas
This repository hosts a simple demonstration of a deep learning approach for the inverse design of patch antennas. The goal is to explore energy-efficient designs and to significantly reduce simulation cost compared to conventional methods.
PredictiveIntelligenceLab/jaxpi
amir-cardiolab/PINN-examples
Examples implementing physics-informed neural networks (PINN) in Pytorch
Zymrael/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
314arhaam/heat-pinn
A Physics-Informed Neural Network to solve 2D steady-state heat equations.
camlab-ethz/ConvolutionalNeuralOperator
This repository is the official implementation of the paper Convolutional Neural Operators for robust and accurate learning of PDEs
artisticat1/obsidian-latex-suite
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
dtu-act/deeponet-acoustic-wave-prop
Code for training and inferring acoustic wave propagation in 3D
ML-KULeuven/ETSY
Synchronize soccer event and tracking data
bitzhangcy/Neural-PDE-Solver
neuraloperator/physics_informed
liu-ziyuan-math/SPFNO
kaist-silab/graphsplinenets
[NeurIPS 23] Official Code for "Learning Efficient Surrogate Dynamic Models with Graph Spline Networks"
msurtsukov/neural-ode
Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations