AI-toolbox: A C++ library for reinforcement learning and planning (with Python Bindings) This publication appears in: Journal of Machine Learning Research Authors: E. Bargiacchi, D. M Roijers and A. Nowé Volume: 21 Issue: 102 Pages: 1-12 Publication Date: May. 2020
Abstract: This paper describes AI-Toolbox, a C++ software library that contains reinforcement learning and planning algorithms, and supports both single and multi agent problems, as well as partial observability. It is designed for simplicity and clarity, and contains extensive documentation of its API and code. It supports Python to enable users not comfortable with C++ to take advantage of the librarys speed and functionality. AI-Toolbox is free software, and is hosted online at https://github.com/Svalorzen/AI-Toolbox.
|