model_torch {deepregression} | 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