to_keras.ruta_network | R Documentation |
Build a Keras network
## S3 method for class 'ruta_network' to_keras(x, input_shape, ...)
x |
A |
input_shape |
The length of each input vector (number of input attributes) |
... |
Unused |
A list of Keras Tensor objects with an attribute "encoding"
indicating the index of the encoding layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.