to_keras: Convert a Ruta object onto Keras objects and functions

View source: R/generics.R

to_kerasR Documentation

Convert a Ruta object onto Keras objects and functions

Description

Generic function which uses the Keras API to build objects out of Ruta wrappers

Usage

to_keras(x, ...)

Arguments

x

Object to be converted

...

Remaining parameters depending on the method


ruta documentation built on Jan. 9, 2023, 1:20 a.m.