From 7ba78aaaeb13d73ff20012d3d6c72beb031a4d26 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Sun, 14 Apr 2019 15:14:37 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf22e9a7..54ff6553 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ I've leveraged the training scripts in this repository to train a few of the mod ## TODO A number of additions planned in the future for various projects, incl * Select some parameter efficient models for mobile/embedded applications +* Do a model performance (speed + accurracy) assesment across all models (make runable as script) * More training experiments * Make folder/file layout compat with usage as a module * Add usage examples to comments, good hyper params for training