adaptive-nback / py /
..
.vscode Fix Pipfile, and add settings for vscode & pylint integration 6 years ago
.editorconfig WIP: stubs, structures, and functions of even random sequence generators. Also editorconfig is imported for dev. 6 years ago
Pipfile Fix Pipfile, and add settings for vscode & pylint integration 6 years ago
Pipfile.lock Fix Pipfile, and add settings for vscode & pylint integration 6 years ago
README.md init (touched) python codes with pipenv 6 years ago
even_random_generator.py WIP: stubs, structures, and functions of even random sequence generators. Also editorconfig is imported for dev. 6 years ago
main.py init (touched) python codes with pipenv 6 years ago
skewed_random_generator.py cleanups for better PEP8 support 6 years ago
README.md

N-Back Sequence Generators

This project contains Python implementations of various sequence generators for the n-back task.

Build and Run

Skewed Random Generator

Random Generator