chenziao / chenziao/Software_Tutorials_Colab
Error in S1, 9) Interact with the model
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The following error occurs when running section 9 in S1.
> ValueError: x and y must have same first dimension, but have shapes (0,) and (20001,)
This error is caused by the vector recording time not working.
The solution is to restart the kernel and directly run codes starting from section 9.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.