Summary of our loss after 5000 Epochs
plt.plot(loss_plot) plt.ylabel('Loss') plt.xlabel('Epochs')
Text(0.5,0,'Epochs')