Skip to content

Commit 2c4c2d5

Browse files
committed
Improve README.md
1 parent 29e082a commit 2c4c2d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ A novel variational approach to transition path sampling (TPS) based on the Doob
99
</p>
1010
<p align="center">
1111
<img src="visualizations/aldp.gif" alt="Visualization of alanine dipeptide transitioning between two meta-stable states"/>
12+
13+
<i>In this animation, you can see one transition path of alanine dipeptide transitioning between two meta-stable states. The path is sampled using our method.</i>
1214
</p>
1315

1416
## Setup
@@ -51,7 +53,7 @@ python eval/evaluate_tps.py
5153

5254
for ALDP respectively.
5355

54-
**Note:** In both cases, you might need to change the paths that you want to evaluate in ``evaluate_mueller.py` or `evaluate_tps.py`.
56+
**Note:** In both cases, you might need to change the paths that you want to evaluate in `evaluate_mueller.py` or `evaluate_tps.py`.
5557

5658
## Run our method
5759
To sample trajectories with our method, we provide ready to go config files in `configs/`. You can run them with

0 commit comments

Comments
 (0)