References and Further Reading

This section provides the theoretical background for the models implemented in probly as well as references to relevant literature and acknowledgments.

Similar Tools & Ecosystem

We believe in using the right tool for the right job. While probly offers a unique set of features, there are several other tools in the ecosystem that may complement or enhance your workflow:

  • TensorFlow Probability (TFP):

    A library for probabilistic reasoning and statistical analysis in TensorFlow. It provides a wide range of probabilistic models and inference algorithms. Visit TensorFlow Probability

  • Pyro:

    A flexible, scalable deep probabilistic programming library built on PyTorch. It is designed for Bayesian modeling and inference. Visit Pyro

  • GPyTorch:

    A Gaussian process library built on PyTorch, designed for creating and training Gaussian process models. Visit GPyTorch

  • Laplace:

    A library for Laplace approximations in PyTorch, useful for Bayesian deep learning. Visit Laplace

  • Fortuna:

    An uncertainty quantification library by AWS, focusing on calibration and probabilistic modeling. Visit Fortuna

Credits & Acknowledgments

We would like to acknowledge the contributions of the open-source community and the authors of the research papers that have inspired and informed the development of this package. Special thanks to: * The developers of PyTorch, JAX, and FLAX for providing the backends that make this work possible. * The authors of the foundational research papers listed above for their pioneering work in probabilistic modeling and inference.