WIP learning graphs

master
mandlm 2019-01-06 15:38:33 +01:00
parent 54db131db2
commit cb792b0fec
1 changed files with 3 additions and 0 deletions

View File

@ -17,3 +17,6 @@ def plot_training_acc(history):
plt.legend()
plt.show()
def plot_histories(histories, key="binary_crossentropy):