Difference between revisions of "VT2017 OpenAI Gym"

From air
Jump to navigation Jump to search
Line 17: Line 17:
   
 
=Abstract=
 
=Abstract=
 
* '''Keywords''' :
 
   
 
OpenAI Gym is a toolkit for training and testing the performance of reinforcement learning algorithms. OpenAI provides a large number of environments that are all accessible through a standard interface. The companion website makes peer review easy.
 
OpenAI Gym is a toolkit for training and testing the performance of reinforcement learning algorithms. OpenAI provides a large number of environments that are all accessible through a standard interface. The companion website makes peer review easy.
  +
  +
 
* '''Keywords''' :
   
 
Mots clés :
 
Mots clés :

Revision as of 10:33, 27 October 2017

Présentation

  • Sujet : OpenAI Gym
  • Auteur : ROCHER Lambert

Résumé

OpenAI Gym est un boîte à outils qui permet d'entraîner et de tester la performance d'algorithmes d'apprentissage par renforcement. OpenAI fournit un grand nombre d'environnements qui sont tous accessibles au travers d'une interface standard. Le site web compagnon permet de comparer son algorithme avec ceux écrits par la communauté.

  • Mots clés :

apprentissage par renforcement, entrainement, standard

Abstract

OpenAI Gym is a toolkit for training and testing the performance of reinforcement learning algorithms. OpenAI provides a large number of environments that are all accessible through a standard interface. The companion website makes peer review easy.


  • Keywords :

Mots clés : reinforcement learning, training, standard

OpenAI Gym

But de OpenAI Gym

Références