GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
morteza
/
adaptive-nback
Download ZIP
30 commits
Transfer to URL with SHA
branch:
master
Switch branches
×
develop
master
adaptive-nback
/
py
/
latest commit
1e4990e12e
Morteza Ansarinia
authored
on 9 Jan 2019
..
.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