Agent-Arena: A General Framework for Evaluating Control Algorithms
Halid Abdulrahim Kadi, Kasim Terzić
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/halid1020/agent-arena-v0OfficialIn paperpytorch★ 3
Abstract
Robotic research is inherently challenging, requiring expertise in diverse environments and control algorithms. Adapting algorithms to new environments often poses significant difficulties, compounded by the need for extensive hyper-parameter tuning in data-driven methods. To address these challenges, we present Agent-Arena, a Python framework designed to streamline the integration, replication, development, and testing of decision-making policies across a wide range of benchmark environments. Unlike existing frameworks, Agent-Arena is uniquely generalised to support all types of control algorithms and is adaptable to both simulation and real-robot scenarios. Please see our GitHub repository https://github.com/halid1020/agent-arena-v0.