Pytorch Integration

Installation

Before you can use the pytorch integration make sure you have the optional dependencies installed.

Query Strategies

For list of query strategies included in pytorch integration see Query Strategies.

Example

A code example showing a pytorch multiclass classification is given in examples/examplecode/pytorch_multiclass_classification.py.