mod_shift: Sequential model for the shift function

View source: R/mod_shift.R

mod_shiftR Documentation

Sequential model for the shift function

Description

Fully connected neural network with input dimension p and output dimension 1

Usage

mod_shift(x_dim, ...)

Value

Returns a model of type keras_mod_sequential

Examples

m <- mod_shift(5L)

LucasKookUZH/ontram-pkg documentation built on March 27, 2023, 6:05 p.m.