From 4657cca86263914fb0cb314eea237f975a288bf6 Mon Sep 17 00:00:00 2001 From: Hakan Bilen Date: Mon, 14 Oct 2024 10:10:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab664fa..1358555 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ The code in this repository is split into: ## Coursework 1 This branch contains the python code and latex files of the first coursework. The code follows the same structure as the labs, in particular the mlp package, and a specific notebook is provided to help you run experiments. - * Detailed instructions are given in MLP2024_25_CW1_Spec.pdf (see Learn, Assignment Submission, CW1). + * Detailed instructions are given in MLP2024_25_CW1_Spec.pdf (see Learn, Assessment, CW1). * The [report directory](https://github.com/VICO-UoE/mlpractical/tree/mlp2024-25/coursework1/report) contains the latex files that you will use to create your report.