From e97c0f1d1224f3c8f8d013ec6e1d549e4d946e35 Mon Sep 17 00:00:00 2001 From: matkovic Date: Fri, 16 Jun 2017 23:05:21 +0200 Subject: Update information box --- .../free-will-bci-2-classifier-trainer.xml | 37 ++++++++++++---------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/openvibe-scenarios/free-will-bci-2-classifier-trainer.xml b/openvibe-scenarios/free-will-bci-2-classifier-trainer.xml index 233a30e..b665bb8 100644 --- a/openvibe-scenarios/free-will-bci-2-classifier-trainer.xml +++ b/openvibe-scenarios/free-will-bci-2-classifier-trainer.xml @@ -91,7 +91,7 @@ (0x1fa7a38f, 0x54edbe0b) - 16.000000 + 48.000000 (0x1fa963f5, 0x1a638cd4) @@ -99,7 +99,7 @@ (0x207c9054, 0x3c841b63) - 224.000000 + 320.000000 (0x30a4e5c9, 0x83502953) @@ -125,10 +125,6 @@ (0xc46b3d00, 0x3e0454e1) (0x00000000, 0x00055fbe) - - (0xc67a01dc, 0x28ce06c1) - - (0xc73e83ec, 0xf855c5bc) false @@ -259,7 +255,7 @@ (0x1fa7a38f, 0x54edbe0b) - 96.000000 + 128.000000 (0x1fa963f5, 0x1a638cd4) @@ -267,7 +263,7 @@ (0x207c9054, 0x3c841b63) - 240.000000 + 320.000000 (0x4e7b798a, 0x183beafb) @@ -577,19 +573,19 @@ (0x1b32c44c, 0x1905e0e9) - 39 + 71 (0x358ae8b5, 0x0f8bacd1) - 224 + 320 (0x3f0a3b27, 0x570913d2) - 80 + 112 (0x6267b5c5, 0x676e3e42) - 240 + 320 @@ -601,15 +597,22 @@ <u><b><big>Overview</big></b></u> This scenario is used to train data for the "free will experiment". +See the python scripts for a deeper look into the code. + Main Python script settings are: - signals (csv) - keyboard stimulations (csv) - output file (python pickle) - trained (e.g. ./python-out-[$core{date}-$core{time}].pkl) - + <b>Script</b> - python script for learning and other ML methods + <b>InputCSVSignal</b> - captured EEG signal + <b>InputCSVStimulation</b> - captured keyboard times + <b>SaveFile</b> - if you want to save learning hypotesis into a (python pickle) file (e.g. ./python-out-[$core{date}-$core{time}].pkl) + <b>WindowSize (ms)</b> - size of windows/chunks in milliseconds + <b>NumberOfPrevWindows</b> - number of windows, to be marked as class 1 (just before the button was pressed) + <b>NumberOfWindowsBefore</b> - number of windows, to be marked as class 0 (before those marked as 1) + <b>NumberOfWindowsAfter</b> - number of windows, to be marked as class 0 (after those marked as 1) + <b>K-folds</b> - K-fold cross validation (0x473d9a43, 0x97fc0a97) - -96.000000 + -94.000000 (0x7234b86b, 0x2b8651a5) -- cgit v1.2.1