trainCNN: Train CNN model with MXNet

Description Usage Arguments Value

Description

trainCNN returns trained model with DNN

Usage

1
trainCNN(train.x, train.y, dim, channels)

Arguments

train.x

training data.

train.y

training labels

dim

dimension of training data

channels

the number of channels (color = 3, grayscale = 1)

Value

the model trained


Masutani/satobjextract documentation built on May 8, 2019, 9:48 a.m.