check_and_install | R Documentation |
If you encounter problems with installing the required python modules
please make sure, that a correct python version is configured using
py_discover_config
and change the python version if required.
Internally uses keras::install_keras
.
check_and_install(force = FALSE)
force |
if TRUE, forces the installations |
Function that checks if a Python environment is available and contains TensorFlow. If not the recommended version is installed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.