DBAL
DBAL copied to clipboard
Implementation of Deep Bayesian Active Learning with Image Data with modAL (python module for Active Learning)
There is a serious issue with the maximum entropy, bald function. I am always getting error like this.   Please help. 
Hi, I'm hoping to modify the code in dbal_pytorch.py to work with images that are bigger than those in MNIST (i.e. bigger than 28x28). However, I keep running into errors...
I have read the note of implementation of Deep Bayesian Active Learning with Image Data, it is very very helpful!! I have a little question about the derivation of conditional...