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

keras_available

Tests if keras is available on the system.


Description

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.

Usage

keras_available()

Value

Logical

See Also


kerasR

R Interface to the Keras Deep Learning Library

v0.6.1
LGPL-2
Authors
Taylor Arnold [aut, cre]
Initial release

We don't support your browser anymore

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