See keras::install_keras for more details.
1 2 3 4 5 6 7 8 | install_keras(
method = c("auto", "virtualenv", "conda"),
conda = "auto",
version = "default",
tensorflow = "default",
extra_packages = c("tensorflow-hub"),
...
)
|
method, conda, version, tensorflow, extra_packages, ... |
See keras::install_keras. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.