lmoroney/dlaicourse

small syntax bug

shivamsingh17 opened this issue · 0 comments

small bug in colab notebook plot_graphs(history, "accuracy") gives key error it should be plot_graphs(history, "acc")