Revert "Add latest code"

This reverts commit e4cd369668544d81f8feef17d1eaa03814826817.
This commit is contained in:
Anthony Wang 2021-09-07 11:14:05 -05:00
parent 25674c77f5
commit 7b74d95944

View file

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