View source: R/deepregression_torch.R
model_torch | R Documentation |
Function to initialize a nn_module Forward functions works with a list. The entries of the list are the input of the subnetworks
model_torch(submodules_list)
submodules_list |
list; subnetworks |
nn_module
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.