Skip to content

Commit

Permalink
README typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldseoh committed Jul 6, 2020
1 parent 79ed8e8 commit 9485d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ronald_bdl

`ronald_bdl` is a Python package used to produce the results presented in the technical report [*Qualitative Analysis of Monte Carlo Dropout*](https://link.iamblogger.net/mc-dropout-qual-report).
`ronald_bdl` is the Python package used to produce the results presented in the technical report [*Qualitative Analysis of Monte Carlo Dropout*](https://link.iamblogger.net/mc-dropout-qual-report).

This package contains pre-defined PyTorch NN models (`ronald_bdl.models`) and [Dataset](https://link.iamblogger.net/pytorch-data-tutorial) classes (`ronald_bdl.datasets`). Please run the following command using `pip` to install:

Expand Down

0 comments on commit 9485d2a

Please sign in to comment.