Here we set the training strategy. We will use 20 epochs with a batch size of 80. In all of these cells, we have build the computational graph that will be used in this program. The following screenshot shows the lines of code used for showing the training strategy and the couple of nodes for evaluating the accuracy of the classification: