ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1808.10692
16
2

APES: a Python toolbox for simulating reinforcement learning environments

31 August 2018
Aqeel Labash
Ardi Tampuu
Tambet Matiisen
Jaan Aru
Raul Vicente
ArXivPDFHTML
Abstract

Assisted by neural networks, reinforcement learning agents have been able to solve increasingly complex tasks over the last years. The simulation environment in which the agents interact is an essential component in any reinforcement learning problem. The environment simulates the dynamics of the agents' world and hence provides feedback to their actions in terms of state observations and external rewards. To ease the design and simulation of such environments this work introduces APES\texttt{APES}APES, a highly customizable and open source package in Python to create 2D grid-world environments for reinforcement learning problems. APES\texttt{APES}APES equips agents with algorithms to simulate any field of vision, it allows the creation and positioning of items and rewards according to user-defined rules, and supports the interaction of multiple agents.

View on arXiv
Comments on this paper