2025
Handling Delay in Real-Time Reinforcement Learning
ICLR 2025poster
Real-time reinforcement learning (RL) introduces several challenges. First, policies are constrained to a fixed number of actions per second due to hardware limitations. Second, the environment may change while the network is still computing an action, leading to observational delay. The first issue…