Table of Contents

Constructor ModelReference

Namespace
Bonsai.ML
Assembly
Bonsai.ML.dll

ModelReference(string)

Initializes a new instance of the ModelReference class with the specified name.

public ModelReference(string name)

Parameters

name string

The name of the referenced model.