backend | R Documentation |
Obtain a reference to the keras.backend
Python module used to implement
tensor operations.
backend(convert = TRUE)
convert |
Boolean; should Python objects be automatically converted
to their R equivalent? If set to |
Reference to Keras backend python module.
See the documentation here https://keras.io/backend/ for additional details on the available functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.