Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Public repository for Boffi & Vanden-Eijnden, PNAS (2024).

License

NotificationsYou must be signed in to change notification settings

vipinagrawal25/active_pflows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides an efficient implementation injax of a score matching and physics informed neural network-based algorithm for solving the stationary Fokker-Planck equation in high dimension.

Installation

The implementation is built on Google'sjax package for accelerated linear algebra and DeepMind'shaiku package for neural networks. Both can be installed by following the guidelines at the linked repositories.

Usage

Routines common to all implemented simulations can be found inpy/common, including implementations of the various neural networks used, systems studied, and loss functions used.

Simulation code to launch learning experiments can be found inpy/launchers.

Code for generating datasets can be found inpy/dataset_gen.

Code for visualizing the output of simulations and for producing the publication figures can be found innotebooks.

Slurmsbatch scripts used to launch the experiments in the paper can be found underslurm_scripts.

Experiment tracking is implemented inWeights and Biases. You will need to input a project title in the corresponding simulation launcher in the call towandb.init.

Referencing

If you found this repository useful, please cite:

[1] N. M. Boffi and Eric Vanden-Eijnden. “Deep learning probability flows and entropy production rates in active matter", arXiv: 2309.12991.

@misc{boffi2023deep,      title={Deep learning probability flows and entropy production rates in active matter},       author={Nicholas M. Boffi and Eric Vanden-Eijnden},      year={2023},      eprint={2309.12991},      archivePrefix={arXiv},      primaryClass={cond-mat.stat-mech}}

About

Public repository for Boffi & Vanden-Eijnden, PNAS (2024).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook64.4%
  • Python33.4%
  • Shell2.2%

[8]ページ先頭

©2009-2025 Movatter.jp