s
This commit is contained in:
parent
1ee4b4103d
commit
b2d430825e
@ -41,4 +41,4 @@ plt.figure(figsize=(10, 6))
|
||||
plt.plot(metrics_df['top_1_accuracy'], label='Top-1 Accuracy')
|
||||
plt.plot(metrics_df['top_5_accuracy'], label='Top-5 Accuracy')
|
||||
plt.legend()
|
||||
plt.savefig('plot.png')
|
||||
plt.savefig('plot.png')
|
Loading…
Reference in New Issue
Block a user