Present: Lee, Tom (scribe), Daniel, Kyle
Wiki
The lab’s wiki will likely be moved to a WordPress site, possibly by Daniel.
Using Leiningen for Clojush GP runs
In order to speed up runs through some sort of compilation magic, use “lein with-profiles production trampoline run …”.
Lexicase
- Kyle feels that lexicase is a variation of ordered bagging.
- Lee is using the similarity of eliteness vectors for weighting / skipping of test cases. This is somewhat related to Tom’s work on historically-assessed similarity.
Langdon and Harman Paper
- O-Binning is sort of similar to lexicase.
- Targeted variation is interesting, and may be relevant to our future work.
- Some stuff used here might not apply well to our work, since they’re using GP to improve human-written code for speed.