From ca3d49152df66070f5dfd2f6f45a307a5b159ee9 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 16 Dec 2023 01:37:26 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e0ae19..b25c528 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,9 @@ Important VS Code notes: * [How to take advantage of a learning rate scheduler for your non-Pytorch project](pytorch/scheduler_special/README.md) ## Matlab: Basics +(This pages are in a rough state. e.g. equations are broken. Don't know why...) * [Basic Structure of a Computer](matlab/1/README.md) * [Representation of Numbers in the Computer](matlab/2/README.md) +* [Data Analysis](matlab/9/README.md) Note: I will transfer the old pages to this new place (and update it). It will take some time but it will happen...