Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Permute

Permutes the dimensions of the input according to a given pattern.


Description

Permutes the dimensions of the input according to a given pattern.

Usage

Permute(dims, input_shape = NULL)

Arguments

dims

vector of integers. Permutation pattern, does not include the samples dimension. Indexing starts at 1.

input_shape

only need when first layer of a model; sets the input shape of the data

Author(s)

Taylor B. Arnold, taylor.arnold@acm.org

References

See Also


kerasR

R Interface to the Keras Deep Learning Library

v0.6.1
LGPL-2
Authors
Taylor Arnold [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.