jxx123 / simglucose

A Type-1 Diabetes simulator implemented in Python for Reinforcement Learning purpose
MIT License
232 stars 109 forks source link

Refactored kgut parameters alpha and beta #76

Closed edger-asiimwe closed 5 months ago

edger-asiimwe commented 5 months ago

Fixing #75

I have updated the parameters alpha (aa) and beta (bb) that are used in calculating the empting rate, kempt(qsto) of the liquid compartment of the stomach, referred to as kgut in this code to match the paper highlighted in Issue #75