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
when I run the code in perceptron.ipynb,I meet the problem below,I didn't fix it yet:
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (7, 2) + inhomogeneous part.
Please help
The text was updated successfully, but these errors were encountered:
when I run the code in perceptron.ipynb,I meet the problem below,I didn't fix it yet:
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (7, 2) + inhomogeneous part.
Please help
The text was updated successfully, but these errors were encountered: