jxx123 / simglucose

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

Fix batch simulation controller reset bug #47

Closed hannesvoss closed 2 years ago

hannesvoss commented 2 years ago

This commit fixes a bug where the controller did not reset between simulations inside a batch simulation.

hannesvoss commented 2 years ago

@jxx123 Can you please review this PR? Thanks! :)

jxx123 commented 2 years ago

Sorry for the late reply. Just merged.