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