So this is basically dividing the network into two groups, and give each group a second weight: one for those that are on, zero for those that are off.
Has anyone tried more variants of this? Using random bundling + various levels of amplification of such bundles, so that backpropagation affects various networks differently?
Looks pretty close, yeah.
So this is basically dividing the network into two groups, and give each group a second weight: one for those that are on, zero for those that are off.
Has anyone tried more variants of this? Using random bundling + various levels of amplification of such bundles, so that backpropagation affects various networks differently?