First Prev Next Last

Compact matrix representation

  • Purpose is to allow many networks to be displayed on the screen at once

  • One matrix for each level of weights

  • Row x, column y of matrix n represents weight from node y of layer n to node x of layer n+1 (same colors)
Compact Matrix Representation