baranwa2 / DelayResolvedRL

Implementation of the DRDQN algrotihm described in our CIKM'21 paper titled "Revisiting State Augmentation methods for Reinforcement Learning with Stochastic Delays"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DelayResolvedRL

Implementation of the DRDQN algrotihm described in our CIKM'21 paper titled "Revisiting State Augmentation methods for Reinforcement Learning with Stochastic Delays"

System requirements

  • Python 3.6.9
  • Tensorflow 2.1
  • OpenAI Gym 0.18.0
The repository includes experiemnts on standard Gym enviroments (and W-maze) with both constant and stochastic delays.

About

Implementation of the DRDQN algrotihm described in our CIKM'21 paper titled "Revisiting State Augmentation methods for Reinforcement Learning with Stochastic Delays"


Languages

Language:Python 99.5%Language:Shell 0.5%