History for adaptive-nback / generators
2019-02-22
import nb_gm_004 from progressive randomizer
Morteza Ansarinia authored on 22 Feb 2019 Morteza Ansarinia committed on 22 Feb 2019
Implement nb_gm_001, nb_gm_002, nb_gm_003, nb_gm_004, and benchmarks for all of them plus progressive randomizer
Morteza Ansarinia authored on 22 Feb 2019 Morteza Ansarinia committed on 22 Feb 2019
2019-02-20
fix skewed random generator, so it generates skewed sequences! It also calculates skewness as described in Ralph (2014, p.21).
Morteza Ansarinia authored on 20 Feb 2019 Morteza Ansarinia committed on 20 Feb 2019
PEP8 conformity and improve readability in progressive random sequence generator.
Morteza Ansarinia authored on 20 Feb 2019 Morteza Ansarinia committed on 20 Feb 2019
generate skewed data for stat analysis.
Morteza Ansarinia authored on 20 Feb 2019 Morteza Ansarinia committed on 20 Feb 2019
2019-02-19
refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back.
Morteza Ansarinia authored on 19 Feb 2019 Morteza Ansarinia committed on 19 Feb 2019