FCN model

fcn_model(input_size, output_size)

Arguments

input_size

input size (nr of columns with time series drivers)

output_size

the output size of the model

Value

a bare FCN (DNN) model, to be configured and run