keras_available: Tests if keras is available on the system.

Description Usage Arguments Value See Also

View source: R/keras_init.R

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

1

Arguments

silent

logical. Should warning message be displayed if the result is false.

Value

Logical

See Also

keras_init


YTLogos/kerasR documentation built on May 19, 2019, 4:04 p.m.