The potential synapses that connect a column to the input are only updated when a column wins.
This presents a problem when no column wins as no potential synapses permanences will be updated and no column will learn this pattern.
Sometimes no columns win when all the columns have learnt inputs already and no columns potential connected synapses connect to this new input. How should a column be chosen to update it's synapses so this new input can be learnt?
The potential synapses that connect a column to the input are only updated when a column wins.
This presents a problem when no column wins as no potential synapses permanences will be updated and no column will learn this pattern.
Sometimes no columns win when all the columns have learnt inputs already and no columns potential connected synapses connect to this new input. How should a column be chosen to update it's synapses so this new input can be learnt?