package
0.5.0
Repository: https://github.com/rgobbel/emergent.git
Documentation: pkg.go.dev

# Constants

GaussBump = gaussian bump, with value = weighted average of tuned unit values.
Localist = each unit represents a distinct value; intermediate values represented by graded activity of neighbors; overall activity is weighted-average across all units.

# Structs

popcode.OneD provides encoding and decoding of population codes, used to represent a single continuous (scalar) value across a population of units / neurons (1 dimensional).

# Type aliases

No description provided by the author