Skip to content

Commit

Permalink
Update instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rajpurkar committed Jan 13, 2017
1 parent 69f903f commit ab4f0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ab4f0d9

Please sign in to comment.