get_activations: Get Activations in Intermediate Layer

Description Usage Arguments Value

Description

This function computes the activation of an intermediate layer of a model.

Usage

1
get_activations(object, layer)

Arguments

object

(DLmodel object) Base model.

layer

(integer or character) Name or index of the intermediate layer to compute its output.

Value

A function that computes the output of the layer given an input.


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