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

File pytorch_integration.py

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

Source from the content-addressed store, hash-verified

1"""
2This example demonstrates how to use the active learning interface with Pytorch.
3The example uses Skorch, a scikit learn wrapper of Pytorch.
4For more info, see https://skorch.readthedocs.io/en/stable/

Callers

nothing calls this directly

Calls 4

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

Tested by

no test coverage detected