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
This was a local pyenv problem. Somehow two different versions of lava were installed locally. When version 0.4.0 is properly installed and used, this problem no longer exists.
I've reinstalled and made pytest for lava. However, they still couldn't solve the problem. Would you happen to have any idea or solution for this issue? @JuliaA369
Objective of issue: Repair lava/tutorials/end_to_end/tutorial01_mnist_digit_classification.ipynb so that it runs without issues
Lava version:
I'm submitting a ...
Current behavior:
In the 9th cell , during execution of:
We get the following error
Expected behavior:
Steps to reproduce:
Related code:
lava/tutorials/end_to_end/tutorial01_mnist_digit_classification.ipynb
Problem can be fixed by defining the shape of the Dense() layer as follows
Other information:
The text was updated successfully, but these errors were encountered: