Add latest code

This commit is contained in:
Anthony Wang 2021-09-07 09:38:17 -05:00
parent a4f072d08a
commit 25674c77f5

View file

@ -128,3 +128,4 @@ plt.xlabel("No. of Iteration")
plt.ylabel("Accuracy")
plt.title("Iterations vs Accuracy")
plt.savefig("accuracy.png")