Learn R Programming

deeplearning (version 0.1.0)

run_dnn: Execution function that runs in the batch normalization mode

Description

This function calcualtes the output of a deep neural network with input data

Usage

run_dnn(darch, data)

Arguments

darch
a darch instance
data
input data