diff --git a/README.md b/README.md index ca0aa31b9bdd3cc6414430d093f94e3c37919ea6..ac023cd08508b7e9502d9c256cd521df4bcf9d59 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Here is the graph of the accuracy vs K for the whole Cifar dataset with a split  -Here we can conclude that the best K is 9, (if we don't use k = 1) with a performace of 35% of accuracy. (I tried to updtade the graph, but my kernel kept dying at each run so I kept the first version that could execute.) +Here we can conclude that the best K is 9, (if we don't use k = 1) with a performace of 35% of accuracy. ## Artificial Neural Network