paper-with-me

Papers

APES: a Python toolbox for simulating reinforcement learning environments

2018-08-31 · Aqeel Labash, Ardi Tampuu, Tambet Matiisen, Jaan Aru, Raul Vicente

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 $\texttt{APES}$, a highly customizable and open source package in Python to create 2D grid-world environments for reinforcement learning problems. $\texttt{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.

📄 PDF Abstract BibTeX arXiv:1808.10692

Code (2)

aqeel13932/APES 공식 구현
BPrasad123/Data_Science_Learning tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Fast Agent-Based Simulation Framework with Applications to Reinforcement Learning and the Study of Trading Latency Effects

2020-08-18 · Peter Belcak, Jan-Peter Calliess, Stefan Zohren

We introduce a new software toolbox for agent-based simulation. Facilitating rapid prototyping by offering a user-friendly Python API, its core rests on an efficient C++ implementation to support simulation of large-scal…

Gym-preCICE: Reinforcement Learning Environments for Active Flow Control

2023-05-03 · Mosayeb Shams, Ahmed H. Elsheikh

Active flow control (AFC) involves manipulating fluid flow over time to achieve a desired performance or efficiency. AFC, as a sequential optimisation task, can benefit from utilising Reinforcement Learning (RL) for dyna…

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Gym-TORAX: Open-source software for integrating reinforcement learning with plasma control simulators in tokamak research

2025-10-13 · Antoine Mouchamps, Arthur Malherbe, Adrien Bolland, Damien Ernst arxiv

This paper presents Gym-TORAX, a Python package enabling the implementation of Reinforcement Learning (RL) environments for simulating plasma dynamics and control in tokamaks. Users define succinctly a set of control act…

Reinforcement Learning

pymdp: A Python library for active inference in discrete state spaces

2022-01-11 · Conor Heins, Beren Millidge, Daphne Demekas, Brennan Klein 외

Active inference is an account of cognition and behavior in complex systems which brings together action, perception, and learning under the theoretical mantle of Bayesian inference. Active inference has seen growing app…

Bayesian Inference

AMICI: High-Performance Sensitivity Analysis for Large Ordinary Differential Equation Models

2020-12-16 · Fabian Fröhlich, Daniel Weindl, Yannik Schälte, Dilan Pathirana 외

Ordinary differential equation models facilitate the understanding of cellular signal transduction and other biological processes. However, for large and comprehensive models, the computational cost of simulating or cali…

parameter estimationSensitivityUncertainty QuantificationVocal Bursts Intensity Prediction