kotlindl
kotlindl copied to clipboard
[WIP] Add SeparableConv1D Layer
Early works for issue: https://github.com/JetBrains/KotlinDL/issues/125
This is still a work in progress but I would appreciate some feedback already if anyone has time :). Will write some tests and implement the 1D version soon.
So @dosier if you have any questions, ask me. I tried to comment on the existing solution and answer a few questions (and made more:)
Great to find any existing NN architecture which uses this layer to attach in comments