DeepNetworkPredict: Predictions from a simple deep network.

Description Usage Arguments

Description

This will do prediction using a trained simple 'deep' neural network with two hidden layers. For more information refer to the Shark tutorial at http://image.diku.dk/shark/sphinx_pages/build/html/rest_sources/tutorials/algorithms/deep_denoising_autoencoder_network.html

Usage

1
DeepNetworkPredict(x, model, verbose = FALSE)

Arguments

x

matrix with input data

model

a model trained with the deep network trainer.

verbose

verbose output?


aydindemircioglu/RcppShark documentation built on May 11, 2019, 4:13 p.m.