dlpy.model.Model.load

Model.load(path, display_note=True)

Load the deep learning model architecture from existing table

Parameters:
path : string

Specifies the absolute server-side path of the table file.

display_note : bool

Specifies whether to print the note when generating the model table.