keras {keras} | R Documentation |
Main Keras module
Description
The keras
module object is the equivalent of
keras <- tensorflow::tf$keras
and provided mainly as a convenience.
Usage
keras
Format
An object of class python.builtin.module
(inherits from python.builtin.object
) of length 0.
Value
the keras Python module
[Package keras version 2.15.0 Index]