Balletie / asml-seminar-report

Bachelor Seminar report on active state machine learning
0 stars 0 forks source link

random sampling & intro w-method #57

Closed sander2 closed 8 years ago

sander2 commented 8 years ago

Introduce random sampling, and use it as an prelude to the W-method section. Also, mention in the W-method section that the advantage is that it can guarantee correctness given the upper bound on the number of states of the target (in contrast to random sampling).

Hjdskes commented 8 years ago

@sander2 Does this fix #30? (Tip: if you put something along the lines of fixes #<number> in your commit message, that issue is closed automatically by GitHub)

Hjdskes commented 8 years ago

Minor comments. Looks good!