Deep Learning Action Set: Syntax

Provides a superset of actions for modeling and scoring with deep neural (DNN), convolutional (CNN), and recurrent (RNN) networks

Table of Actions

Action NameDescription
addLayerAdds a layer to a Deep Learning model
buildModelCreates an empty Deep Learning model
dlExportModelExports a Deep Learning model
dlImportModelWeightsImports model weights from an external source
dlJoinJoins the data table and the annotation table
dlLabelTargetAssigns the target label information
dlPrunePrunes a layer in a Deep Learning model
dlScoreScores a table using a Deep Learning model
dlTrainTrains a Deep Learning model
dlTuneTunes hyperparameters for Deep Learning model
modelInfoDisplays model information
removeLayerRemoves a layer from a Deep Learning model
Last updated: August 23, 2024