Perceptron Implementation
perceptron-04-implementation-part-i
lalitbhagat7
(Lalit Bhagat)
May 7, 2020, 3:14pm
#1
While using ones=np.ones(int(X.shape[0]),1)
getting an error which says data type not understood