Skip to content

Utah-Math-Data-Science/MeanFlow_FokkerPlanck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Mean Flow for Fokker Planck

This repository provides an implementation in torch of the mean flow algorithm for solving the Fokker-Planck equation in high dimension.

Required Packages

Please install the packages listed in requirements.txt

Usage

The main implentation of Mean Flows for Fokker Planck Equation is contained in the 'training.py' file. Additionally, we have included two experiments (anharmonic and harmonic.py) that compare this learned result with the standard Euler-Maruyama approach.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages