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

File deep_bayesian_active_learning.py

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

Source from the content-addressed store, hash-verified

1import keras
2import numpy as np
3from keras import backend as K
4from keras.datasets import mnist

Callers

nothing calls this directly

Calls 4

ActiveLearnerClass · 0.90
scoreMethod · 0.45
queryMethod · 0.45
teachMethod · 0.45

Tested by

no test coverage detected