From 486155d3532e66db4223d32a108ea9ed7e8c5579 Mon Sep 17 00:00:00 2001 From: Amanda Olmin <amaol67@liu.se> Date: Fri, 2 Dec 2022 08:57:01 +0100 Subject: [PATCH] Adding prerequisites --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 311fefe..436a57b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ is to get a deeper understanding of generalization in the overparameterised mode particularly of double descent. We will read and discuss several representative papers on the topic to better understand when and why double descent happens. +## Prerequisites + +Solid understanding of machine learning, bias-variance tradeoff and parametric models. + ## Format The course will be organized similar to a reading group, where we read and discuss selected papers on, or related to, the topic of double descent. Hand-in assignments will be based on the covered papers. -- GitLab