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

examples/bidirectional.py: KeyError: 'adjacency_matrix' #76

Open
mw66 opened this issue Oct 28, 2024 · 0 comments
Open

examples/bidirectional.py: KeyError: 'adjacency_matrix' #76

mw66 opened this issue Oct 28, 2024 · 0 comments

Comments

@mw66
Copy link

mw66 commented Oct 28, 2024

Hi,

I tried to run the examples/bidirectional.py (after changing import kerasncp to ncps), but I got error:

...
.../python3.9/site-packages/ncps/wirings/wirings.py", line 125, in from_config
    if config["adjacency_matrix"] is not None:
KeyError: 'adjacency_matrix'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant