diff --git a/scripts/README.md b/scripts/README.md index 3c9d79febb152c4ca4b48d9954de11dcdf2daa90..5c9bd5e2307709ee15038e3f860eebe32aeaa9ba 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -14,13 +14,13 @@ Set savepath to the directory you want the sorted data archieve (with training, - trainingScript.py: Used to define the model and use it to train on the subdirectories that was previously created <br> <br /> Assign all the subdirectories -<br /> +<br><br /> This is the location where the model will be saved -<br /> +<br><br /> This is the location where the training history will be saved - historyEvaluator.ipynb: Used to see the training loss and other metrics of training done of script -<br /> +<br><br /> Assign this to where the training history was saved (above) - testing.ipynb: Used to test new model on training subset \ No newline at end of file