Skip to content
forked from rland93/uciAPC

An artificial pancreas controller for use in a closed-loop insulin delivery system.

License

Notifications You must be signed in to change notification settings

EASEL-UCI/uciAPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uciAPC

A zone to write and test artificial pancreas controllers (APC) in python!

It uses simglucose to simulate the controller response.

Project Website:

https://rland93.github.io/uciAPC/

Documentation:

https://rland93.github.io/uciAPC/documentation/index.html

Installation

Environment setup

Clone this repository wherever.

git clone https://github.com/rland93/uciAPC.git

Create a new virtual environment and activate it.

Install dependencies from requirements.txt.

pip install -r requirements.txt

done!

About

An artificial pancreas controller for use in a closed-loop insulin delivery system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%