From ce4c797c37e73c9271af5a22c0236e137abd7ee0 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 16 Dec 2023 18:54:56 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31f4c41..699bbb7 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ Important VS Code notes: * [How to take advantage of an optimizer for your non-Pytorch project](pytorch/optimizer_special/README.md) * [How to take advantage of a learning rate scheduler for your non-Pytorch project](pytorch/scheduler_special/README.md) +## Arduino +* [Basics with Python / Matlab](arduino/basics/README.md) + ## Matlab: Basics {: .topic-optional}