diff --git a/README.md b/README.md index e6f7a858..f7d6699f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ``` gpu=0 config=mitdb_config.json -env CUDA_VISIBLE_DEVICES=$gpu python train.py --config=$config +env CUDA_VISIBLE_DEVICES=$gpu python ecg/train.py --config=$config ``` To view results run: