Latest Topics

Random Topics

Q-learning

Summary

  • Q-learning is a reinforcement learning technique that works by learning an action-value function that gives the expected utility of taking a given action in a given state and following a fixed policy thereafter. A strength with Q-learning is that it is able to compare the expected utility of the available actions without requiring a model of the environment.

 

Soundex: Q465 ( Q L652 )

Metaphone: KLRNNK

Reference

Similar Topics

Related Topics

  * This page is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Q-learning".

  texts ©wikipedia, algorithm ©misspedia