instar-robotics / alexandria

Alexandria is a collection of functions for the Neural Networks Simulator Kheops.
GNU General Public License v3.0
1 stars 0 forks source link

solving symmetry issues for convolution function. #37

Closed adrienjauffret closed 5 years ago

adrienjauffret commented 5 years ago

zrow/zcol construction was ok for even number of neurons, but output a mask asymmetry and ugly behvior on index 0 for odd number of neurons.