EvolutionaryMethods.md (264B)
1 # Evolutionary Methods 2 3 RL Ch 1 4 5 **Definition:** Evolutionary methods are a class of RL strategies where learning is not done by interacting with the environment but rather by updating policies using a strategy akin to evolution where the best models continue on.