NeuralCGMM / model /README.md
azminetoushikwasi's picture
Upload 15 files
b0fb15f verified
|
raw
history blame
495 Bytes

Neural Control System for Continuous Glucose Monitoring and Maintenance

The main.py has the full code for the simulation. Running this with all deendencies installed will train the model and run a synthetic simulation.

Synthetic test data and model is provided in data folder. By replacing them properly, the charts can be reproduced.

Also, a notebook is provided, too.

We are very sorry for the unorganized code. Due to time constrains, we couldn't manage to organize fully.