predictor

This is summary documentation for hippynn.graphs.predictor module. Click here for full documentation.

Links to Full Documentation:

Predictor object which builds a graph for predictions with a simple user interface.

Classes

Predictor(inputs, outputs[, return_device, ...])

The predictor is a dressed-up GraphModule which gives access to the outputs of individual nodes.