Skip to content

Commit 25ae70f

Browse files
Update README.md
1 parent 91650f6 commit 25ae70f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Please refer to [documentation](doc/bayesian_torch.layers.md#layers) of Bayesian
4040
Other features include:
4141
- [x] MOPED: specifying weight priors and variational posteriors with Empirical Bayes [[Krishnan et al. 2019](https://arxiv.org/abs/1906.05323)]
4242
- [ ] AvUC: Accuracy versus Uncertainty Calibration [[Krishnan et al. 2020](https://proceedings.neurips.cc/paper/2020/file/d3d9446802a44259755d38e6d163e820-Paper.pdf)]
43+
- [ ] dnn_to_bnn: An API to convert deterministic deep neural network (dnn) model of any architecture to Bayesian deep neural network (bnn) model, simplifying the model definition by replacing neural network layers with corresponding Bayesian layers (`updating soon...`)
4344

4445

4546
## Installation

0 commit comments

Comments
 (0)