Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 325 Bytes

PyTorch-Bayes

PyTorch-Bayes is

  • a simple PyTorch wrapper making Bayesian learning much easier

Quickstart

Dependencies and Installation

Package Dependencies

pip install -r requirements.txt can handle all package dependencies.

Install PyTorch-Bayes

$ pip install pytorch-bayes