Agentforge: A Flexible Low-code Platform For Reinforcement Learning Agent Design
2024 Β· Francisco Erivaldo Fernandes Junior, Antti Oulasvirta
Abstract
Developing a reinforcement learning (RL) agent often involves identifying values for numerous parameters, covering the policy, reward function, environment, and agent-internal architecture. Since these parameters are interrelated in complex ways, optimizing them is a black-box problem that proves especially challenging for nonexperts. Although existing optimization-as-a-service platforms (e.g., Vizier and Optuna) can handle such problems, they are impractical for RL systems, since the need for manual user mapping of each parameter to distinct components makes the effort cumbersome. It also requires understanding of the optimization process, limiting the systems' application beyond the machine learning field and restricting access in areas such as cognitive science, which models human decision-making. To tackle these challenges, the paper presents AgentForge, a flexible low-code platform to optimize any parameter set across an RL system. Available at https://github.com/feferna/AgentForg
Authors
(none)
Tags
Stats
Code
Related papers
- A Low-cost Ethics Shaping Approach For Designing Reinforcement Learning Agents (2017)0.00
- Human-inspired Framework To Accelerate Reinforcement Learning (2023)0.00
- Adaptive Multi-fidelity Reinforcement Learning For Variance Reduction In Engineering Design Optimization (2025)0.00
- The AI Arena: A Framework For Distributed Multi-agent Reinforcement Learning (2021)0.00
- Model-free Reinforcement Learning For Model-based Control: Towards Safe, Interpretable And Sample-efficient Agents (2025)0.00
- Optimizing The Neural Architecture Of Reinforcement Learning Agents (2020)0.00
- Policy Fusion For Adaptive And Customizable Reinforcement Learning Agents (2021)0.00
- Hyperparameter Tuning For Deep Reinforcement Learning Applications (2022)0.00