We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665eae8 commit 5a4793bCopy full SHA for 5a4793b
setup.py
@@ -12,7 +12,7 @@
12
name = "bayesian-torch",
13
packages = find_packages(),
14
version = "0.2.0",
15
- description = "Bayesian-Torch: Bayesian neural network layers for uncertainty estimation",
+ description = "A library for Bayesian neural network layers and uncertainty estimation in Deep Learning",
16
author = "Intel Labs",
17
author_email = "[email protected]",
18
url = "https://github.com/IntelLabs/bayesian-torch",
0 commit comments