This repository contains the code for the paper "Early Time Classification with Accumulated Accuracy Gap Control".
To install requirements:
pip install -r requirements.txt
To reproduce the results in the paper, run this command:
python run_all.py
To plot the results, run this command:
python generate_plots.py