Submitted by TobusFire t3_11fil25 in MachineLearning
TobusFire OP t1_janyxnp wrote
Reply to comment by Kitchen_Tower2800 in [D] Are Genetic Algorithms Dead? by TobusFire
> isn't RL agent-competitions approaches (i.e. simulating games between agents with different parameter values and iterating on this agents) a form of genetic algorithms?
Hmm, I hadn't thought about RL like that. I guess the signal from a reward function based on competition could be considered "fitness", and then perhaps some form of cross-over is done in the way we iterate on and update the agents. Interesting thought.
Viewing a single comment thread. View all comments