auto_encoder {CNN}
R Documentation
auto_encoder
Description
auto_encoder
Usage
auto_encoder
(
cnn
,
x
,
max.loops
=
100
,
algorithm
=
NULL
,
action
=
NULL
);
Arguments
Details
Authors
MLkit
Value
this function returns data object of type
CNNFunction
.
clr value class
CNNFunction
Examples
[Package
CNN
version 1.0.0.0
Index
]