You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Hi,
I tried to run the examples/bidirectional.py (after changing import kerasncp to ncps), but I got error:
The text was updated successfully, but these errors were encountered: