Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 449 Bytes

File metadata and controls

4 lines (3 loc) · 449 Bytes

Transform based neural network

Extension of DCT-based harmonic networks (this paper) to two other transforms: Slant and Hadamard.

Some buiding blocks include my version of a harmonic block (different from that in the paper slightly), harmonic convolution (convolution with the transform-based filter). I also put some models that I experimented with. This is a work in progress.