From db8d47893164d5211d1e15d7d33ee44ecd10e88f Mon Sep 17 00:00:00 2001 From: brb Date: Thu, 13 Jul 2023 11:18:57 +0200 Subject: [PATCH] updated description --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 448dd81..8c44cfd 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,15 @@ Runner for one repository only. Does not try to run bash scripts. ## First Goal Get a training sessions running in the VM. + +### Workflow + +- clone repo. + +- install dependencies. + +- run training script. + +- (add training evaluation) + +Needs: external storage for data and models.