I am trying to classify cifar10 images with softmax but the model is not learning anything. the code below prints 0 None 1 None 2 None And so on. How can i fix