Installation#

Dependencies#

torchbayesian requires the following:

  • Python 3.10 or later

  • PyTorch

Current Release#

To install the current release from PyPi:

pip install torchbayesian

Development install#

To install the latest development version (possibly unstable) directly from the GitHub repository :

pip install git+https://github.com/torchbayesian/torchbayesian.git