Skip to content

Commit

Permalink
better gif and added figs
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinzi committed Apr 15, 2021
1 parent 5785547 commit 6b2e2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ or
python experiments/hnn.py --network EMLPH --group="DkeR3(6)"
```

These models try to fit the double spring dynamical system. 30s rollouts of the dataset look like
![spring](https://user-images.githubusercontent.com/12687085/114930830-7631d580-9e03-11eb-84c9-aa86d0d89503.gif)
These models are trained to fit a double spring dynamical system. 30s rollouts of the dataset, along with rollout error on these trajectories, and conservation of angular momentum are shown below.
<img src="https://user-images.githubusercontent.com/12687085/114937183-759d3d00-9e0b-11eb-9310-bbfc606e6bda.gif" width="270"/> <img src="https://user-images.githubusercontent.com/12687085/114937167-703ff280-9e0b-11eb-8421-d8408b31908a.PNG" width="270"/> <img src="https://user-images.githubusercontent.com/12687085/114937171-71711f80-9e0b-11eb-885e-a541ae1d28cc.PNG" width="270"/>

<!-- #
<p align="center">
Expand Down

0 comments on commit 6b2e2ac

Please sign in to comment.