mod_shift | R Documentation |
Fully connected neural network with input dimension p and output dimension 1
mod_shift(x_dim, ...)
Returns a model of type keras_mod_sequential
m <- mod_shift(5L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.