keras {keras3}R Documentation

Main Keras module

Description

The keras module object is the equivalent of reticulate::import("keras") and provided mainly as a convenience.

Format

An object of class python.builtin.module

Value

the keras Python module


[Package keras3 version 0.2.0 Index]