Hi all,
I’m reading this paper and trying to understand how exactly regions, layers and connections are created and organized?
Here is the short explanation of region setup in experiment:
… In the first set of simulations the input layer of each column consists of 150 mini-columns, with 16 cells per mini-column, for a total of 2,400 cells. The output layer of each column consists of 4,096 cells, which are not arranged in mini-columns.The output layer contains inter-column and intra-column connections via the distal basal dendrite …
Looking for some more detailed illustration or code, which is creating regions. I tried t find it in the code in repo, but not sure if it is correct one.
Thanks in advance
Damir