Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
title: TorchUncertainty
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
This is the official Hugging Face account for the [TorchUncertainty](https://github.com/ENSTA-U2IS/torch-uncertainty) library. You
|
|
|
|
|
|
1 |
---
|
2 |
title: TorchUncertainty
|
3 |
+
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
+
This is the official Hugging Face account for the [TorchUncertainty](https://github.com/ENSTA-U2IS/torch-uncertainty) library. You will find its pre-trained weights here and several other models and datasets.
|
12 |
+
|
13 |
+
More specifically, the datasets contain the models trained for [A Symmetry-Aware Exploration of Bayesian Neural Network Posteriors](https://arxiv.org/abs/2310.08287).
|