-
Notifications
You must be signed in to change notification settings - Fork 92
Home
mikefenton edited this page Jun 22, 2017
·
34 revisions
Welcome to the PonyGE2 wiki!
- Introduction
- Evolutionary Parameters
- Grammars
- Representation
- Bloat
- Population Options
- Search Options
- Initialisation
-
Selection
- Tournament
- Truncation 10.Variation
- Crossover
- Mutation
- Fitness Functions
- Multicore Evaluation
- Caching
- Generational
- Steady State 13.Example Problems
- String-match
- Regression
- Classification
- Pymax
- Integer sequence match
- Program synthesis
- Genetic Improvement of Regex Runtime Performance
- Adding New Problems 14.Seeding
- Seeding GE runs with Target Solutions
- Re-creating PonyGE2 Runs 15.Scripts
- Basic Experiment Manager
- Post-Run Analysis
- GE LR Parser
- Seeding GE Runs with Target Solutions 16.References