From 5f30c55967cfd84709f2e0db146c3d80c1cf8a51 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 17 Feb 2024 12:06:53 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a22ab..8d57c91 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,6 @@ This pages are in a rough state. e.g. equations are broken. Don't know why... * [Datasets](other/datasets/README.md) ## S1: Advanced Programming (last update 16.02.2024) - * [S1 Advanced programming and data analysis](advanced_programming/overview_2024/README.md) * [Preperations](advanced_programming/preperations/README.md) * [Task 1 -- Classycal neurons: Simulation and Mathematical Anaylsis](advanced_programming/task_1/README.md) @@ -242,5 +241,11 @@ This pages are in a rough state. e.g. equations are broken. Don't know why... - [Connor Stevens](advanced_programming/connor_stevens/README.md) * [References](advanced_programming/references/README.md) - +## Advanced Studies +* Material from ages past + - [2017: Oscillations and information routing: CTC model](advanced_studies/CTC_2017/README.md) + - [2017: Change detection: The DivInE-Model](advanced_studies/DivInE_2017/README.md) + - [2017: Contour Integration](advanced_studies/contour_integration_2017/README.md) + - [2017: Computation Spike by Spike](advanced_studies/sbs_2017/README.md) + - [2017: Natural scenes and sparse coding in visual cortex](advanced_studies/sparse_coding_2017/README.md)