Learn R Programming

deepregression (version 2.2.0)

model_torch: Function to initialize a nn_module Forward functions works with a list. The entries of the list are the input of the subnetworks

Description

Function to initialize a nn_module Forward functions works with a list. The entries of the list are the input of the subnetworks

Usage

model_torch(submodules_list)

Value

nn_module

Arguments

submodules_list

list; subnetworks