Results 2 comments of Swapnil Akash

I trained 100 epochs but the network still doesn't recognise the changing emotions, the video window only shows a single emotion on the left. Any solutions?

data[np.argmax(labels[i]), result[0].index(max(result[0]))] += 1 AttributeError: 'numpy.ndarray' object has no attribute 'index' Solution??