Skip to content
Snippets Groups Projects
Commit 6030196f authored by Quentin GALLOUÉDEC's avatar Quentin GALLOUÉDEC
Browse files

Update evaluation so that total is /20

parent b69da2dc
No related branches found
No related tags found
No related merge requests found
...@@ -218,9 +218,9 @@ In this section, we present all the items on which the work is evaluated. ...@@ -218,9 +218,9 @@ In this section, we present all the items on which the work is evaluated.
- ( /1) The function `knn_predict` works as described - ( /1) The function `knn_predict` works as described
- ( /1) The function `evaluate_knn` works as described - ( /1) The function `evaluate_knn` works as described
- ( /1) The graph `knn.png` shows the results obtained - ( /1) The graph `knn.png` shows the results obtained
- ( /1) The function `learn_once_mse` works as described - ( /1.5) The function `learn_once_mse` works as described
- ( /1) The function `one_hot` works as described - ( /1) The function `one_hot` works as described
- ( /1) The function `learn_once_cross_entropy` works as described - ( /1.5) The function `learn_once_cross_entropy` works as described
- ( /1) The function `evaluate_mlp` works as described - ( /1) The function `evaluate_mlp` works as described
- ( /1) The graph `mlp.png` shows the results obtained - ( /1) The graph `mlp.png` shows the results obtained
- ( /1) The project has a good README. - ( /1) The project has a good README.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment