categorical: Categorical Block

Description Usage Arguments Value

Description

This function is a wrapper to define a categorical block, which is built in create_model_from_config.

Usage

1
categorical(num_classes, units, ...)

Arguments

num_classes

(integer) Number of classes for the block

units

(integer) Number of units in the output block

...

other arguments for the creation of a categorical block.

Value

A list with type = "categorical" and params with the rest of parameters for the categorical block.


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