R/time_series_model.R
create_fcn.Rd
A bunch of convolutions stacked together.
create_fcn(ni, nout, ks = 9, conv_sizes = c(128, 256, 128), stride = 1)
number of input channels
output shape
kernel size
convolution sizes
stride
model