Skip to content

Commit a103bfb

Browse files
committed
Added 'achievements' section
1 parent 584e642 commit a103bfb

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ The code exploits domain-specific structure within neural networks for simulatin
1717

1818
End-to-end experiments evaluate the impact of conservation constraints on model predictions.
1919

20+
## Achievements
21+
22+
In contrast to a purely data-driven Lagrangian neural network (bottom), our new method (top) is stable and matches the exact solution. The solution is physical in the sense that the trajectory lies in a fixed plane.
23+
24+
![Our method (Lagrangian NN with built-in conservation laws)](figures/trajectories_schwarzschild_rot.png)
25+
![Reference method (data-driven Lagrangian NN)](figures/trajectories_schwarzschild.png)
26+
27+
The figures (taken from [our paper](https://arxiv.org/abs/2209.11661)) shows the simulation of a particle trajectory in a radially symmetric Schwarzschild metric.
28+
2029
## Quick installation
2130

2231
Clone the repository and run
551 KB
Loading
409 KB
Loading

0 commit comments

Comments
 (0)