whestbench.
API

BaseEstimator

Estimator contract for participant implementations.

class · source

BaseEstimator()
Estimator contract for participant implementations.

Participants subclass this and implement ``predict`` to return
predicted means for all layers as a single ``(depth, width)`` flopscope array.