Skip to content

Cortex registration should happen at neuron instance creation not after the fact #66

@rowpsmo1859

Description

@rowpsmo1859

Cortex registration is currently done in a separate step, specifically when the live neurons are attached to a cortex. Registering a cortex at neuron creation will remove the need for the additional step. Also the neuron wouldn't have to send out recurrent connections since that is controlled by the cortex.

Potential optimization. Need metrics.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions