What is: Grammatical evolution and Q-learning?
Source | Evolutionary learning of interpretable decision trees |
Year | 2000 |
Data Source | CC 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.