Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 965 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 965 Bytes

Source code for "Zero time waste in pre-trained early exit neural networks"

Paper link: https://www.sciencedirect.com/science/article/pii/S0893608023005555

The repository is split into multiple parts: computer vision experiments (ztw_cv_original directory), natural language processing experiments (directory ztw_nlp), reinforcement learning experiments (ztw_rl directory), and a new, readable rewrite for computer vision experiments (ztw_cv).

Look into the README.md files in these subdirectories for instructions how to configure and run the experiments.

Source code for "Zero Time Waste: Recycling Predictions in Early Exit Neural Networks"

Paper link: https://proceedings.neurips.cc/paper_files/paper/2021/hash/149ef6419512be56a93169cd5e6fa8fd-Abstract.html