updated description

This commit is contained in:
brb
2023-07-13 11:18:57 +02:00
parent 543b2dc18d
commit db8d478931
+12
View File
@@ -9,3 +9,15 @@ Runner for one repository only. Does not try to run bash scripts.
## First Goal ## First Goal
Get a training sessions running in the VM. 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.