Q-learning
AIQ-learning: A reinforcement learning method that updates action values towards the reward received plus the best value available next.
Q-learning: A reinforcement learning method that updates action values towards the reward received plus the best value available next.