이름 | 설명 |
---|---|
AutoencoderGenerator | An Autoencoding Network Generator. By default this works as a (linear) denoising autoencoder. If the features used are within [0, 1] range then try specifying a different Output Function such as Logistic or Tanh. |
AutoencoderModel | An Autoencoder model. |