Skip to content

This code estimates the entropy production rate by machine learning of trajectory data. The method is based on the thermodynamic uncertainty relation.

Notifications You must be signed in to change notification settings

RaunakDey/LearnEntropy

 
 

Repository files navigation

Learning estimators for the entropy production

1. About

You can estimate the entropy production rate and thermodynamic force from trajectory data. This is a rearranged version of the code used in the following papers:

2. How to use

The code is written with Python3, and depends on the following libraries.

  • torch, numpy, matplotlib, pillow

Please see demo_stationary.ipynb and demo_nonstationary.ipynb for the usage. Their contents can also be checked by reading the corresponding HTML files.

About

This code estimates the entropy production rate by machine learning of trajectory data. The method is based on the thermodynamic uncertainty relation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 52.8%
  • Jupyter Notebook 46.9%
  • Python 0.3%