Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
keras
2
import
numpy
as
np
3
from
keras
import
backend
as
K
4
from
keras.datasets
import
mnist
Callers
nothing calls this directly
Calls
4
ActiveLearner
Class · 0.90
score
Method · 0.45
query
Method · 0.45
teach
Method · 0.45
Tested by
no test coverage detected