GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
morteza
/
adaptive-nback
Transfer to URL with SHA
Find file
Newer
Older
tree:
18988640d2
Switch branches
×
develop
master
adaptive-nback
/
markov
/
src
/
test
/
scala
/ ThreeBackBenchmark.scala
Morteza Ansarinia
on 15 Feb 2019
92 bytes
restructure python codes, and init python file for a new progressive optimizer that controls lumpiness and optimizes in chunks instead of one trial per round.
Raw
Blame
History
/** * TODO Benchmark 3-back simple sequence generator */ class ThreeBackBenchmark { }