Custom Distributions API Reference ================================== .. automodule:: scistanpy.model.components.custom_distributions :undoc-members: :show-inheritance: There are two submodules for custom distributions, one holding distributions implemented using PyTorch and another holding distributions implemented using SciPy: .. toctree:: :maxdepth: 1 custom_torch_dists custom_scipy_dists