import matplotlib.pyplot as plt import numpy as np import os import ... plt.ylim([min(plt.ylim()),1]) plt.title('Training and Validation ...
確定! 回上一頁