Fitting probability distributions with soft histograms ====================================================== This section demonstrates differentiable techniques for fitting a probability distribution, using a simple unimodal Gaussian to introduce the need for soft histograms. We recommend reading the tutorial notebook alongside the supplementary source code linked below. .. toctree:: :maxdepth: 1 softhist_demo.ipynb single_gaussian_code_holder.rst