pyprobound.layers.conv1d

1d convolution implementation for a PSAM model.

Members are explicitly re-exported in pyprobound.layers.

Classes

Conv1d(psam, input_shape, min_input_length, ...)

1d convolution with a PSAM filter and position bias modeling.