Connect to Neighbors Action
Creates synapses from each touched neuron to other neurons within a specified radius. This provides a quick way to build local connectivity patterns by painting over neurons.
The action uses a configurable connection strategy to determine which synapses to create and how to initialize their weights. Different strategies allow for different patterns of local connectivity.
Parameters
Connection Strategy
The connection strategy determines which synapses to create and how to initialize their weights. See the connection strategies documentation for more details on each type.
Radius
The distance within which to search for neighboring neurons to connect to. Neurons within this radius of the touched neuron become potential connection targets (subject to the connection strategy).
For common properties like Letter, Color, and Radius, see the main wand tool page.
Using Connect to Neighbors
- Select the Connect to Neighbors action in the wand palette
- Activate wand mode if not already active
- Paint over neurons to create connections from each touched neuron to its neighbors
- The radius parameter determines how far away neighbors can be