Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ziatdinovmax committed Nov 26, 2024
2 parents 9f2161d + dc74b66 commit 230450c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ The obtained posterior means and variances can be used in active learning and Ba
### Heteroskedastic noise
By default, we assume constant observation noise across all inputs. However, this assumption often doesn't hold in real-world datasets which may exhibit input-dependent levels of noise. NeuroBayes offers heteroskedastic BNNs that can capture varying levels of noise in different regions of the data, allowing for more accurate uncertainty quantification.

![heteroskedastic](https://github.com/user-attachments/assets/7d02a138-02b5-41e1-abbc-e9a3afa7a972)


The usage of a heteroskedastic BNN is straightforward and follows the same pattern as the standard BNN models:

For fully Bayesian heteroskedastic NN:
Expand Down

0 comments on commit 230450c

Please sign in to comment.