Gymnasium: A Standard Interface for Reinforcement Learning Environments

要約

強化学習 (RL) は、人工知能の多くの分野に革命を起こす可能性を秘めた成長し続けている分野です。
しかし、その期待にもかかわらず、RL 研究は、環境やアルゴリズムの実装における標準化の欠如によって妨げられることがよくあります。
このため、研究者が互いの研究を比較して構築することが困難になり、この分野の進歩が遅れています。
Gymnasium は、この問題に取り組むことを目的とした、RL 環境用の標準 API を提供するオープンソース ライブラリです。
Gymnasium の主な機能は、環境とトレーニング アルゴリズム間の広範な相互運用性を可能にする一連の抽象化であり、研究者が RL アルゴリズムを開発およびテストすることを容易にします。
さらに、Gymnasium は、使いやすい環境、環境を簡単にカスタマイズするためのツール、RL 研究の再現性と堅牢性を確保するためのツールのコレクションを提供します。
この統一されたフレームワークを通じて、Gymnasium は RL アルゴリズムの開発とテストのプロセスを大幅に合理化し、研究者が実装の詳細ではなくイノベーションに集中できるようにします。
Gymnasium は、RL 研究に標準化されたプラットフォームを提供することで、強化学習の分野を推進し、その可能性を最大限に引き出すことに貢献します。
体育館は https://github.com/Farama-Foundation/Gymnasium からオンラインで利用できます

要約(オリジナル)

Reinforcement Learning (RL) is a continuously growing field that has the potential to revolutionize many areas of artificial intelligence. However, despite its promise, RL research is often hindered by the lack of standardization in environment and algorithm implementations. This makes it difficult for researchers to compare and build upon each other’s work, slowing down progress in the field. Gymnasium is an open-source library that provides a standard API for RL environments, aiming to tackle this issue. Gymnasium’s main feature is a set of abstractions that allow for wide interoperability between environments and training algorithms, making it easier for researchers to develop and test RL algorithms. In addition, Gymnasium provides a collection of easy-to-use environments, tools for easily customizing environments, and tools to ensure the reproducibility and robustness of RL research. Through this unified framework, Gymnasium significantly streamlines the process of developing and testing RL algorithms, enabling researchers to focus more on innovation and less on implementation details. By providing a standardized platform for RL research, Gymnasium helps to drive forward the field of reinforcement learning and unlock its full potential. Gymnasium is available online at https://github.com/Farama-Foundation/Gymnasium

arxiv情報

著者 Mark Towers,Ariel Kwiatkowski,Jordan Terry,John U. Balis,Gianluca De Cola,Tristan Deleu,Manuel Goulão,Andreas Kallinteris,Markus Krimmel,Arjun KG,Rodrigo Perez-Vicente,Andrea Pierré,Sander Schulhoff,Jun Jet Tai,Hannah Tan,Omar G. Younis
発行日 2024-11-08 16:08:51+00:00
arxivサイト arxiv_id(pdf)

提供元, 利用サービス

arxiv.jp, Google

カテゴリー: cs.DL, cs.LG パーマリンク