model_torch: Function to initialize a nn_module Forward functions works...

View source: R/deepregression_torch.R

model_torchR Documentation

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)

Arguments

submodules_list

list; subnetworks

Value

nn_module


deepregression documentation built on Sept. 9, 2025, 5:27 p.m.