From 8672b427bad5ca8e5158b0d545915ff9387acb21 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 17 Feb 2024 18:27:47 +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 12cc777..6167854 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,8 @@ This pages are in a rough state. e.g. equations are broken. Don't know why... ## Advanced Studies * Material from ages past + - [2022: Deep Networks and Pytorch](advanced_studies/pytorch_2022/README.md) + - [2022: Synchronization and dynamic oscillations in the visual system](advanced_studies/synchronization_2022/README.md) - [2020: Deep Networks and Tensor Flow](advanced_studies/tensor_flow_2020/README.md) - [2020: Divisive Normalization -- a Universal Concept for Adaptive Dynamics and Function of Cortical Circuits](advanced_studies/divisive_normalization_2020/README.md) - [2020: Recurrent networks: Temporal dynamics and synchronization](advanced_studies/recurrent_networks_2020/README.md)