Q-learning

Q-learning is a reinforcement learning algorithm that trains an agent to assign values to its possible actions based on its current state, without requiring a model of the environment (model-free). It can handle problems with stochastic transitions and rewards without requiring adaptations.

Source: Wikipedia — Q-learning (CC BY-SA 4.0)

Q-learning

Q-learning is a reinforcement learning algorithm that trains an agent to assign values to its possible actions based on its current state, without requiring a model of the environment (model-free). It can handle problems with stochastic transitions and rewards without requiring adaptations.

Source: Wikipedia "Q-learning" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy