Skip to content

Add inception time model with feed forward layer

choucl requested to merge wip/add-inception-time-ff into main

Include a new model class InceptionTimeFeedForward, which is inspired by the feed-forward layers of transformer mode. The new model includes feed-forward layers after each convolution layer.

Merge request reports

Loading