reconstruct
takes new data as input and reconstructs the observations using
a trained replicator or autoencoder object.
reconstruct(object, X, mahalanobis = TRUE)
Object of class ANN
data (matrix) to reconstruct
logical indicating if Mahalanobis distance should be calculated
Reconstructed observations and optional Mahalanobis distances
A genereric function for training neural nets