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

RepeatVector

Repeats the input n times.


Description

Repeats the input n times.

Usage

RepeatVector(n, input_shape = NULL)

Arguments

n

integer, repetition factor.

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.