An OpenAI Gym Environment for Simulating Sepsis Treatment for ICU Patients
For more information about this project please see our poster or writeup.
- Clone repository and cd into it's folder.
- Install pre-reqs:
pip install -r requirements.txt - Type
pip install -e . - Look at
test.pyfor an example usage.