implementation: Keras implementation

Description Usage Details Value

View source: R/utils.R

Description

Obtain a reference to the Python module used for the implementation of Keras.

Usage

1

Details

There are currently two Python modules which implement Keras:

This function returns a reference to the implementation being currently used by the keras package. The default implementation is "keras". You can override this by setting the KERAS_IMPLEMENTATION environment variable to "tensorflow".

Value

Reference to the Python module used for the implementation of Keras.


dfalbel/keras documentation built on Nov. 27, 2019, 8:16 p.m.