%matplotlib inline import matplotlib.pyplot as plt import numpy as ... plt.xlabel("iterations") plt.ylabel("Loss") plt.legend() plt.show().
確定! 回上一頁