adaptive-nback / generators /
Morteza Ansarinia authored on 25 Feb 2019
Morteza Ansarinia committed on 25 Feb 2019
..
__init__.py refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back. 6 years ago
even_random.py refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back. 6 years ago
nb_gm_001.py refactor benchmark and add visualization 6 years ago
nb_gm_002.py Fix nb_gm_003 and improve it with chunk-by-chunk sequence generation. It's now non-skewed and number of matches is controlled for a sequence. 6 years ago
nb_gm_003.py refactor benchmark and add visualization 6 years ago
nb_gm_004.py refactor benchmark and add visualization 6 years ago
nb_gm_005.py Implement nb_gm_001, nb_gm_002, nb_gm_003, nb_gm_004, and benchmarks for all of them plus progressive randomizer 6 years ago
progressive_random.py Fix nb_gm_003 and improve it with chunk-by-chunk sequence generation. It's now non-skewed and number of matches is controlled for a sequence. 6 years ago
progressive_random_block_ga.py refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back. 6 years ago
random_block_ga.py refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back. 6 years ago