Repeats the input n times.
Repeats the input n times.
RepeatVector(n, input_shape = NULL)
n |
integer, repetition factor. |
input_shape |
only need when first layer of a model; sets the input shape of the data |
Taylor B. Arnold, taylor.arnold@acm.org
Chollet, Francois. 2015. Keras: Deep Learning library for Theano and TensorFlow.
Other layers: Activation,
ActivityRegularization,
AdvancedActivation,
BatchNormalization, Conv,
Dense, Dropout,
Embedding, Flatten,
GaussianNoise, LayerWrapper,
LocallyConnected, Masking,
MaxPooling, Permute,
RNN, Reshape,
Sequential
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.