hosford42 / xcs

Accuracy-based Learning Classifier Systems (XCS)
http://hosford42.github.io/xcs/
BSD 3-Clause "New" or "Revised" License
47 stars 16 forks source link

Separate selection policy #20

Closed hosford42 closed 9 years ago

hosford42 commented 9 years ago

Refactor the code to separate the selection policy (i.e. epsilon-greedy selection) from the rest of the algorithm, allowing other selection policies to be used by simply passing them to the algorithm's constructor or setting a property.

hosford42 commented 9 years ago

Closed by 188fbfe0bad4bc203d734014cb2556a40a5b5162