Perceptron Logical OR ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

后端 未结 0 2017
情歌与酒
情歌与酒 2021-02-04 15:11

I found another question with almost the same title, but it was about logical AND, and I have a problem with logical OR.

This is my code:

from numpy import         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题