Apprentissage par renforcement avec borne de confiance supérieure


La version imprimable n’est plus prise en charge et peut comporter des erreurs de génération. Veuillez mettre à jour les signets de votre navigateur et utiliser à la place la fonction d’impression par défaut de celui-ci.

Domaine

Vocabulary


Définition

texte ici


Français

terme_français


Anglais

Reinforcement Learning with the Upper Confidence Bound


Recall the general setup for reinforcement learning: we have well-defined actions that we can take, so we let the machine figure out how to maximize its reward based on the consequences of those actions.

The Upper Confidence Bound algorithm is a formalization of this idea, where the machine attempts to determine a single action it can take that will maximize its expected return.

https://opendatascience.com/machine-learning-for-beginners/