Skip to content

Vilin97/SBTM-sampling

 
 

Repository files navigation

Implementation of Score-Based Deterministic Density Sampling

Folder sbtm contains the implementations of SBTM, SDE and SVGD samplers. File scripts/8-vi-generate-data.py generates the data. File scripts/9-vi-visualize-data.py does the visualization.

Dependencies: Jax, Optax, Flax, seaborn, matplotlib, tqdm.

About

We use score based transport modeling (SBTM) for sampling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%