TM's functions

Hello !
How can I get the current active neurons/columnes of TM in the Network framework?
Also, do I anderstand it correct, that states of the TM-neurons in prediction results are grouped by columns, not by layers?

Thanx a lot!

I think you can go through all regions in your network in network.regions. Once you have the Region instance you should be able to call getAlgorithmInstance() to get the TM.

Then use these functions: