A Stacked Autoencoder Implementation with Interface to 'neuralnet'
Documentation for package ‘SAENET’ version 1.0
DESCRIPTION file
.
Help Pages
SAENET.nnet
Use a stacked autoencoder to pre-train a feed-forward neural network.
SAENET.predict
Obtain the compressed representation of new data for specified layers from a stacked autoencoder.
SAENET.train
Build a stacked Autoencoder.