Metadata-Version: 2.4
Name: svgd
Version: 1.0.0
Summary: A library for particle-based variational inference, supporting SVGD and MET-SVGD for scalable entropy estimation of unnormalized distributions.
Project-URL: Homepage, https://github.com/leksandrs/met-svgd
Project-URL: Issues, https://github.com/leksandrs/met-svgd/issues
License-Expression: GPL-3.0-only
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.9
Requires-Dist: torch
Requires-Dist: typing-extensions
