Would it possible to print the **accuracy of training set** in each epoch? By comparing the two accuracy of training set and testing set, it is convenient to check whether there is an overfitting.
Would it possible to print the accuracy of training set in each epoch?
By comparing the two accuracy of training set and testing set, it is convenient to check whether there is an overfitting.