powered by
Gets any layer available in Keras with the specified parameters
layer_keras(name, ...)
The name of the layer, e.g. "activity_regularization" for a keras::layer_activity_regularization object
"activity_regularization"
keras::layer_activity_regularization
Named parameters for the Keras layer constructor
A wrapper for the specified layer, which can be combined with other Ruta layers
Other neural layers: dense, dropout, input, output, variational_block
dense
dropout
input
output
variational_block