Skip to content

Prevent duplicated neuron inputs - #62

Merged
HyperCodec merged 1 commit into
devfrom
duped-inputs
Jun 1, 2024
Merged

Prevent duplicated neuron inputs#62
HyperCodec merged 1 commit into
devfrom
duped-inputs

Conversation

@HyperCodec

Copy link
Copy Markdown
Owner

Makes it impossible for a neuron to reference the same input twice.

@HyperCodecHyperCodec added the bug Something isn't working label Jun 1, 2024
@HyperCodecHyperCodec self-assigned this Jun 1, 2024
@HyperCodecHyperCodec linked an issue Jun 1, 2024 that may be closed by this pull request
@HyperCodec
HyperCodec merged commit 1ca896b into devJun 1, 2024
@HyperCodec
HyperCodec deleted the duped-inputs branch June 1, 2024 01:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A neuron can depend on the same input multiple times

1 participant

@HyperCodec