update README

This commit is contained in:
deng 2023-12-30 00:09:01 +08:00
parent a27d0a24d9
commit 6bb52d95a6
1 changed files with 4 additions and 0 deletions

View File

@ -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`