probml / pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy
MIT License
6.45k stars 1.52k forks source link

BatchBald Implementation #1096

Closed AnkitaKumariJain14 closed 2 years ago

AnkitaKumariJain14 commented 2 years ago

Description

Update Notebook for BatchBALD Implementation. Generates all the required figures.

Figure Number

Figures

Figure Name Figure
BALD Accuracy Curve image
BatchBALD Accuracy Curve image
BALD Samples image
BatchBALD Samples image
Accuracy Comparison image

Issue

1016

Steps

Checklist

Potential problems/Important remarks

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

karm-patel commented 2 years ago

@Ankitajain1409 Can you please remove this new notebook and update the old notebook https://github.com/probml/pyprobml/blob/master/notebooks/book2/34/batch_bald_mnist_pytorch.ipynb?

AnkitaKumariJain14 commented 2 years ago

@karm-patel Updated the name and pushed it to the repo.