Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 647 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 647 Bytes

You Only Train Once_Loss-Condition Training of Deep Networks

Reimplementation of the yoto algorithm described in the paper: https://openreview.net/pdf?id=HyxY6JHKwr

Paper: https://openreview.net/pdf?id=HyxY6JHKwr

The authors updated the paper they submitted, we re-implemented the algorithms and methods used in the updated paper. The authors did not have any published or accessable code so we had to implement code using information provided in the paper. The yoto implementation was successfully reproduced up to a degree because parts of the paper did not clarify was they did, but the expected trends on the reproducable parts hold true.