Skip to content
Snippets Groups Projects
Commit ecc7813b authored by Danjou Pierre's avatar Danjou Pierre
Browse files

Update README.md

parent 0955a351
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,9 @@ First of all, we had to prepare the CIFAR dataset. All the code can be found on ...@@ -15,8 +15,9 @@ First of all, we had to prepare the CIFAR dataset. All the code can be found on
All the code can be found on the python file knn.py All the code can be found on the python file knn.py
Here is the graph of the accuracy of my knn code epending on the value of k for the Cifar dataset with a split factor of 0.9: Here is the graph of the accuracy of my knn code epending on the value of k for the Cifar dataset with a split factor of 0.9:
[knn](results/knn.jpeg) ![knn](results/knn.pnj)
![knn](results\knn.jpeg)
## Artificial Neural Network ## Artificial Neural Network
### Maths ### Maths
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment