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