2019-03-01 |
prepare demo and diagrams.
|
---|---|
2019-02-28 |
add benchmark code and results for nb_gm_004
|
2019-02-26 |
add benchmarks, diagrams, timing monitors, and improve performance for nb_gm_001, nb_gm_002, and nb_gm_003.
|
2019-02-22 |
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.
|
Implement nb_gm_001, nb_gm_002, nb_gm_003, nb_gm_004, and benchmarks for all of them plus progressive randomizer
|
|
2019-02-20 |
PEP8 conformity and improve readability in progressive random sequence generator.
|
2019-02-19 |
refactors, add normalized cost functions to progressive n-back, and a new demo for progressive n-back.
|