Skip to content
Snippets Groups Projects
Commit d0e53895 authored by Byungheong Jeong's avatar Byungheong Jeong
Browse files

Update README.md

parent 40b565df
No related branches found
No related tags found
No related merge requests found
Pipeline #13646 passed
......@@ -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> ![test](scripts/scripts/training.PNG)<br />
Assign all the subdirectories
![test](scripts/scripts/training2.PNG)<br />
<br>![test](scripts/scripts/training2.PNG)<br />
This is the location where the model will be saved
![test](scripts/scripts/training3.PNG)<br />
<br>![test](scripts/scripts/training3.PNG)<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
![test](scripts/scripts/results.PNG)<br />
<br>![test](scripts/scripts/results.PNG)<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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment