Genetic Reinforcement Learning for Neurocontrol Problems

Abstract

Empirical tests indicate that at least one class of genetic algorithms yields good performance for neural network weight optimization in terms of learning rates and scalability. The successful application of these genetic algorithms to supervised learning problems sets the stage for the use of genetic algorithms in reinforcement learning problems. On a simulated inverted-pendulum control problem, “genetic reinforcement learning” produces competitive results with AHC, another well-known reinforcement learning paradigm for neural networks that employs the temporal difference method. These algorithms are compared in terms of learning rates, performance-based generalization, and control behavior over time.

Cite

Text

Whitley. "Genetic Reinforcement Learning for Neurocontrol Problems." Machine Learning, 1993. doi:10.1007/BF00993045

Markdown

[Whitley. "Genetic Reinforcement Learning for Neurocontrol Problems." Machine Learning, 1993.](https://mlanthology.org/mlj/1993/whitley1993mlj-genetic/) doi:10.1007/BF00993045

BibTeX

@article{whitley1993mlj-genetic,
  title     = {{Genetic Reinforcement Learning for Neurocontrol Problems}},
  author    = {Whitley, L. Darrell},
  journal   = {Machine Learning},
  year      = {1993},
  pages     = {259-284},
  doi       = {10.1007/BF00993045},
  volume    = {13},
  url       = {https://mlanthology.org/mlj/1993/whitley1993mlj-genetic/}
}