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
#broad casting in numpy operations like "+","-" cant be done incase the dimnsion is not same so broadcasting is done
#there must be ex: for shape (3,1) and (1,3) there is atleast one "1" in each combination or both the corresponding element must be same ie.corresponding element