TL;DR
This paper presents a framework that integrates Deep Reinforcement Learning with Health System Simulations, enabling the testing and development of RL agents within hospital environment models.
Contribution
The authors developed a compatible framework based on OpenAI Gym for integrating Deep RL networks with health system simulations, demonstrated with hospital bed capacity models.
Findings
Deep RL agents can be effectively integrated with health system simulations.
The framework supports Deep RL agents built with PyTorch and simulations created with SimPy.
Compatibility with OpenAI Gym facilitates development and testing of RL in healthcare scenarios.
Abstract
Background and motivation: Combining Deep Reinforcement Learning (Deep RL) and Health Systems Simulations has significant potential, for both research into improving Deep RL performance and safety, and in operational practice. While individual toolkits exist for Deep RL and Health Systems Simulations, no framework to integrate the two has been established. Aim: Provide a framework for integrating Deep RL Networks with Health System Simulations, and to ensure this framework is compatible with Deep RL agents that have been developed and tested using OpenAI Gym. Methods: We developed our framework based on the OpenAI Gym framework, and demonstrate its use on a simple hospital bed capacity model. We built the Deep RL agents using PyTorch, and the Hospital Simulatation using SimPy. Results: We demonstrate example models using a Double Deep Q Network or a Duelling Double Deep Q Network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
