Skip to content

tingyuansen/deep-potential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-potential

Deep learning for gravitational potentials, based on a snapshot of well-mixed tracer particles in phase space.

The basic idea of this approach is to first model the distribution function of the tracers using a normalizing flow. One can then calculate gradients of the distribution function at a large number of points in phase space. Then, we find the potential that renders the distribution function stationary at these points. We model the potential using a feed-forward neural network, which is both extremely flexible and easily differentiable. This latter property is critical, as the collisionless Boltzmann equation contains gradients of the potential (and of the distribution function).

See notebooks/plummer_sphere_example.ipynb for an explanation of the method and a demonstration with a simple toy system - the Plummer Sphere with isotropic velocities.

This version is implemented in Pytorch 1.7 and Python 3.8. There is a matching Tensorflow implementation at gregreen/deep-potential.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published