Metadata-Version: 2.1
Name: torch-bnn
Version: 0.3.3
Summary: Library implementing Bayesian Neural Networks in pytorch
License: MIT
Author: Antoine Lefebvre-Brossard
Author-email: antoinelb@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: examples
Requires-Dist: numpy
Requires-Dist: torch
