ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU General Public License v2.0
23 stars 23 forks source link

Feature request: parameter to allow inputs to be added row-wise #138

Open trondarild opened 4 years ago

trondarild commented 4 years ago

Currently, inputs are concatenated in the X, or column direction. When using matrices and dot products, it would be useful to be able to specify the concatenation to be in the Y or row direction instead.