Algorithm 3 Patrolling. |
Parameters: gain , noise , habituation , recovery time Input: map synapses , for all point cells starting sensitivity of point cell at node begin patrolling at node while patrolling do habituation of point cell , for all resensitization of all point cells for all nodes that neighbor do agent tests available options for all point cell output with agent at node map output sum of map output with noise, normalized so max = 1 end for move to neighbor node with the highest patrol signal end while |