Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Modified README
  • Loading branch information
jaegil authored Aug 26, 2020
1 parent b8f4b1b commit b56fdd3
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 @@ -26,7 +26,7 @@

- Necessary Parameters
```python
- 'gpu_id': gpu number which you want to use (only support single gpu).
- 'gpu_id': GPU number which you want to use (only support single gpu).
- 'data_name': {MNIST, CIFAR-10}. # others will be supported later
- 'model_name': {DenseNet-25-12, WideResNet16-8}
- 'method_name': {Ada-Hard, Ada-Uniform, Ada-Boundary}.
Expand Down

0 comments on commit b56fdd3

Please sign in to comment.