saveModel {CNN}
R Documentation
save the CNN model into a binary data file
Description
Usage
saveModel
(
model
,
file
);
Arguments
model
-
file
-
env
[as
Environment
]
Details
Authors
MLkit
Value
this function returns data object of type boolean.
clr value class
boolean
Examples
[Package
CNN
version 1.0.0.0
Index
]