| layer_keras | R Documentation | 
Gets any layer available in Keras with the specified parameters
layer_keras(type, ...)
| type | The name of the layer, e.g.  | 
| ... | Named parameters for the Keras layer constructor | 
A wrapper for the specified layer, which can be combined with other Ruta layers
Other neural layers: 
conv(),
dense(),
dropout(),
input(),
output(),
variational_block()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.