From 1a61d4b7db62c2f2dacc841f778c8e5c356e9e13 Mon Sep 17 00:00:00 2001 From: Frida Heskebeck <frida.heskebeck@control.lth.se> Date: Fri, 25 Mar 2022 16:14:13 +0100 Subject: [PATCH] Update readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bcc9b5f..1bd0a7b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Public code by Frida Heskebeck from her research on Multi-armed bandits for Brain-Computer Interfaces. +## Structure of Repo +The folder `MAB_for_BCI_1` contains a basic example of multi-armed bandits in Brain-Computer Interfaces. ## Authors and acknowledgment By Frida Heskebeck [frida.heskebeck@control.lth.se](mailto:frida.heskebeck@control.lth.se) -- GitLab