jxx123 / simglucose

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

Add custom scenario param to gym #32

Closed hannesvoss closed 2 years ago

hannesvoss commented 3 years ago

The commit allows to set a CustomScenario via the kwargs in the registration of the OpenAI Gym.

jxx123 commented 2 years ago

I tried to resolve the conflicts directly through github, but the indent is incorrect and it failed the CI. Can you fix this? Thanks!

hannesvoss commented 2 years ago

I fixed the issue and did a rebase - it should work fine now :)