From 6c1a5551794653da9fefa1fda2e5ce37dcf1f305 Mon Sep 17 00:00:00 2001 From: Julius Date: Mon, 29 Mar 2021 12:42:41 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b91cd1b..71038fc 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ The rest of the subjects were pre-processed with provided pre-processing informa ### Running the project To run the project python 3.7 is required and anaconda recommended. +To ensure reproducability, randomstates were used for methods which are non-deterministic. +The randomstates used are either '123' or '1234' The following libraries are needed: - Matplotlib 3.3.3 - MNE 0.22.0