MCPcopy Create free account
hub / github.com/modAL-python/modAL / pytorch_mc_dropout.py

File pytorch_mc_dropout.py

examples/pytorch_mc_dropout.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2In this file the basic ModAL PyTorch DeepActiveLearner workflow is explained
3through an example on the MNIST dataset and the MC-Dropout-Bald query strategy.
4"""

Callers

nothing calls this directly

Calls 5

DeepActiveLearnerClass · 0.90
Torch_ModelClass · 0.70
teachMethod · 0.45
scoreMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected