osurdml / issues

0 stars 0 forks source link

Add random decision maker to StuntzHuntz #19

Closed yoos closed 10 years ago

yoos commented 10 years ago

The Receding Horizon explorer to be implemented StuntzHuntz should make a number of random decisions as a percentage of the total number of available decisions. We wish to determine how changing this percentage affects the efficacy of the algorithm.

yoos commented 10 years ago

Clarification: This is a random selection of a percentage of a given set of possible decisions. Given a nonzero number of possible decisions, we should always select at least one.

yoos commented 10 years ago

Added randomizer to DecisionTree: https://github.com/osurdml/treemower/tree/5a290502756f920bde4170c2deb265ef480e6cd3