This repository contains the source code of the "Interpreting Deep Glucose Predictive Models Through the RETAIN Architecture" paper, by M. DE BOIS et al.
In particular, the PyTorch implementation of the RETAIN model can be found in:
- RETAIN: processing/models/retain_atl.py
- visualization: postprocessing/retain_analyzer.py