update README
This commit is contained in:
parent
a27d0a24d9
commit
6bb52d95a6
|
@ -13,6 +13,8 @@ Attempt to use [DVC](https://dvc.ai/), a data versioning tool, to track image cl
|
|||
* conda env yaml to run this repo
|
||||
* **utils**
|
||||
* house pre-built functions
|
||||
* **dvclive**
|
||||
* training and evaluation reports generated by dvclive
|
||||
|
||||
# Files
|
||||
|
||||
|
@ -22,5 +24,7 @@ Attempt to use [DVC](https://dvc.ai/), a data versioning tool, to track image cl
|
|||
* try to train a small neural network
|
||||
* **evaluate.py**
|
||||
* evaluate trained model with some metrics
|
||||
* **params.yaml**
|
||||
* house all parameters used in experiment
|
||||
|
||||
###### tags: `DVC`
|
Loading…
Reference in New Issue