You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix missing tqdm dependency for cli test (#81)
* add simple cli workflow
* add tqdm, rename test
* update version
* add averagemeter and earlystopping tests
* remove 3.6 from unit tests (keeping cli test 3.6)