Header image.

Reinforcement learning

At the heart of this project lies Reinforcement Learning:

Reinforcement learning (RL) is an area of machine learning inspired by behaviourist psychology, concerned with how software agents ought to take actions in an environment so as to maximize some notion of cumulative reward.

This is the definition given by Wikipedia. If we now look closer at the problem people with Type 1 Diabetes face every day, manually regulating their own blood sugar, we notice that there is a lot of potential in using RL

Comments are closed.