stimulus

package
v0.0.0-...-c1ef48b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

API is the runtime configuration

Functions

func New

func New() api.IVisStimInput

New constructs an IVisStimInput object

Types

type Scanline

type Scanline struct {
}

Scanline represents a connection between pixels and neurons. Where neurons are mostly Sensory bi-polar types.

Each pixel is expanded into binary bit slices. x, y are 10bits (when dealing with 1024x1024 image), and color components and Intensity are 8bits.

As the sim runs the stimulus component scans the image line by line. This "line" feeds into and impacts a layer of neurons called the Sensory neurons.

During configuration the scanline buffer's bit positions are either randomly connected to various synapses or reconstructed from a previous configuration. The connections are synapses within the Edge layer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL