English

ChainerRL: A Deep Reinforcement Learning Library

Machine Learning 2021-04-13 v2 Artificial Intelligence Machine Learning

Abstract

In this paper, we introduce ChainerRL, an open-source deep reinforcement learning (DRL) library built using Python and the Chainer deep learning framework. ChainerRL implements a comprehensive set of DRL algorithms and techniques drawn from state-of-the-art research in the field. To foster reproducible research, and for instructional purposes, ChainerRL provides scripts that closely replicate the original papers' experimental settings and reproduce published benchmark results for several algorithms. Lastly, ChainerRL offers a visualization tool that enables the qualitative inspection of trained agents. The ChainerRL source code can be found on GitHub: https://github.com/chainer/chainerrl.

Keywords

Cite

@article{arxiv.1912.03905,
  title  = {ChainerRL: A Deep Reinforcement Learning Library},
  author = {Yasuhiro Fujita and Prabhat Nagarajan and Toshiki Kataoka and Takahiro Ishikawa},
  journal= {arXiv preprint arXiv:1912.03905},
  year   = {2021}
}

Comments

Journal of Machine Learning Research

R2 v1 2026-06-23T12:39:43.210Z