Skip to content

Commit 8ca1852

Browse files
committed
Add jupyter notebook badge
1 parent 2c09509 commit 8ca1852

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<h1 align="center">Doob’s Lagrangian: A Sample-Efficient Variational Approach to Transition Path Sampling</h1>
22
<p align="center">
3-
<a href="https://github.com/plainerman/variational-doob"><img src="https://img.shields.io/badge/language-python%20-%2300599C.svg?style=flat-square" alt="Built with Python"/></a>
4-
<a href="https://github.com/jax-ml/jax"><img src="https://img.shields.io/badge/library-JAX-5f0964?style=flat-square" alt="Jax"/></a>
3+
<a href="https://github.com/plainerman/variational-doob"><img src="https://img.shields.io/badge/language-python%20-%2300599C.svg?style=for-the-badge" alt="Built with Python"/></a>
4+
<a href="https://github.com/jax-ml/jax"><img src="https://img.shields.io/badge/library-JAX-5f0964?style=for-the-badge" alt="Jax"/></a>
5+
<a href="https://github.com/plainerman/Variational-Doob/blob/main/notebooks/tps_gaussian.ipynb"><img src="https://img.shields.io/badge/jupyter-%23FA0F00.svg?style=for-the-badge&logo=jupyter&logoColor=white" alt="Jupyter"/></a>
56
</p>
67
<p align="center">
78
A novel variational approach to transition path sampling (TPS) based on the Doob’s h-transform. Our method can be used to sample transition paths between two meta-stable states of molecular systems.

0 commit comments

Comments
 (0)