Skip to content

The code release for "Offline Reinforcement Learning for Safer Blood Glucose Control in People with Type 1 Diabetes".

Notifications You must be signed in to change notification settings

hemerson1/offline-glucose

Repository files navigation

Offline RL for Safer Glucose Control

The code release for "Offline Reinforcement Learning for Safer Blood Glucose Control in People with Type 1 Diabetes".

Installation

All python dependencies are in environment.yml. Install with:

conda env create -f environment.yml
conda activate offline_glucose
pip install -e .

Usage

An example of the data workflow for TD3-BC is provided in: Offline_RL_Comparison.ipynb.

License

MIT

About

The code release for "Offline Reinforcement Learning for Safer Blood Glucose Control in People with Type 1 Diabetes".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published