jxx123 / simglucose

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

Randomize init BG for the gym env #18

Closed jxx123 closed 3 years ago

celikalp commented 3 years ago

I think you also need to update EGPb and Vm0 since they depend on Gb. Otherwise, the resulting bg will have some anomalies. See #25.