dense: Dense Layer

Description Usage Arguments Value

Description

This function is a wrapper to define a dense layer, which is built in create_model_from_config.

Usage

1

Arguments

units

(integer) Number of units in the dense layer

...

other arguments for the creation of a dense layer.

Value

A list with type = "dense" and params with the rest of parameters for the dense layer.


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.