Skip to content

Commit a68735c

Browse files
authored
Update pinn.md
1 parent fe98cb5 commit a68735c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_projects/pinn.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
layout: page
3-
title: "Solving PDEs,​ Inverse Problems in Geophysics​ and Multi-phase Flow​"
3+
title: "Solving PDEs,​ Inverse Problems in Geophysics, Quantum Mechanics, Multi-phase Flow, and Optics"
44
description:
5-
img: assets/img/pinn.png
5+
img: assets/img/pgml2.png
66
importance: 1
77
related_publications: false
8-
fund: "$596K NSF CAREER Grant​"
98
category: work
109
---
11-
This is a collaborative project with computer scientists and physicists from Ohio State University, SUNY Bingamton, and University of Massachusetts Lowell. The goal of this project is to train neural network models for solving eigenvalue equations in physics problems (Schrodinger’s equation in quantum mechanics and Maxwell’s equations in optics) using physics-guided learning algorithms. We are also developing neural network architectures and learning algorithms for solving PDEs using limited number of ground-truth simulations. We are exploring ideas from several fields to improve the parameter efficiency, convergence speed, and generalization capabilities of neural networks, especially on out-of-distribution samples. This work has been supported by an NSF EAGER grant we received in 2020.
10+
This is a collaborative project with computer scientists and physicists from Virginia Tech, Ohio State University, SUNY Bingamton, and University of Massachusetts Lowell. The goal of this project is to train neural network models for solving eigenvalue equations in physics problems (Schrodinger’s equation in quantum mechanics and Maxwell’s equations in optics) using physics-guided learning algorithms. We are also developing neural network architectures and learning algorithms for solving PDEs using limited number of ground-truth simulations and multi-phase flow problems. We are exploring ideas from several fields to improve the parameter efficiency, convergence speed, and generalization capabilities of neural networks, especially on out-of-distribution samples. This work has been supported by an NSF EAGER grant we received in 2020.
1211

1312
### Papers:
1413
<div style="display: flex; align-items: flex-start; margin-bottom: 20px;">

0 commit comments

Comments
 (0)