Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_keras

Install Keras and Tensorflow


Description

Stripped back version of keras::install_keras. Note the default for pip is changed to TRUE.

Usage

install_keras(
  method = "auto",
  conda = "auto",
  pip = TRUE,
  install_tensorflow = FALSE,
  ...
)

Arguments

method, conda, pip

See reticulate::py_install.

install_tensorflow

If TRUE installs the dependency tensorflow package as well.

...

Passed to reticulate::py_install.


survivalmodels

Models for Survival Analysis

v0.1.11
MIT + file LICENSE
Authors
Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.