shahriarivari / Diabete_RL

using Rl an agent learns how much insulin to pump.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diabete_RL

using Rl an agent learns how much insulin to pump. to model the patient we used a differential equation. which is diabete1.m more information about the parameters and the patient model could be found in the original paper which this project is based on. "Using Sliding Mode Controller and Eligibility Traces for Controlling the Blood Glucose in Diabetic Patients at the Presence of Fault" by A. Noori, M. A. Sadrniaa, M. B. Naghibi Sistani they used "Eligibility Traces" , but instead we used Q-learning.

About

using Rl an agent learns how much insulin to pump.

License:MIT License


Languages

Language:MATLAB 90.7%Language:M 9.3%