maxmin-cnn icon indicating copy to clipboard operation
maxmin-cnn copied to clipboard

Present experimental results on parameter invariance

Open kdexd opened this issue 9 years ago • 0 comments

MaxMin conv layer doubles the parameters per layer. Check the performance if they remain same as classical CNN. This means when a classical conv layer is replaced with a maxmin conv layer, reduce the filters to half for next layer, to keep amount of parameters approximately same.

Train on similar model architectures as the first notebook.

kdexd avatar Dec 30 '16 13:12 kdexd