Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent duplicated neuron inputs #62

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Prevent duplicated neuron inputs #62

merged 1 commit into from
Jun 1, 2024

Conversation

HyperCodec
Copy link
Owner

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

@HyperCodec HyperCodec added the bug Something isn't working label Jun 1, 2024
@HyperCodec HyperCodec self-assigned this Jun 1, 2024
@HyperCodec HyperCodec linked an issue Jun 1, 2024 that may be closed by this pull request
@HyperCodec HyperCodec merged commit 1ca896b into dev Jun 1, 2024
3 checks passed
@HyperCodec HyperCodec deleted the duped-inputs branch June 1, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something 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