AICurious Logo

What is: Grammatical evolution and Q-learning?

SourceEvolutionary learning of interpretable decision trees
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

This method works as a two-levels optimization algorithm. The outmost layer uses Grammatical evolution to evolve a grammar to build the agent. Then, Q-learning is used the fitness evaluation phase to allow the agent to learn to perform online learning.