| keras_available | R Documentation | 
Returns TRUE if the python keras library is installed. If the function
returns FALSE, but you believe keras is installed, then see
use_python to configure the python environment, and then
try running keras_init to establish the connection to keras.
keras_available(silent = FALSE)
| silent | logical. Should warning message be displayed if the result is false. | 
Logical
keras_init
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.