to_keras.ruta_network: Build a Keras network

View source: R/network.R

to_keras.ruta_networkR Documentation

Build a Keras network

Description

Build a Keras network

Usage

## S3 method for class 'ruta_network'
to_keras(x, input_shape, ...)

Arguments

x

A "ruta_network" object

input_shape

The length of each input vector (number of input attributes)

...

Unused

Value

A list of Keras Tensor objects with an attribute "encoding" indicating the index of the encoding layer


fdavidcl/ruta documentation built on July 5, 2023, 6:32 p.m.