Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MG2033 authored Mar 16, 2018
1 parent 860cdea commit 302942b
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 @@ -55,7 +55,7 @@ ShuffleNet | SkipNet | Yes | 59.3
### Run
The file named run.sh provide a good example for running different architectures. Have a look at this file.

#### Example to the running command written in the file:
#### Examples to the running command in run.sh file:
```
python3 main.py --load_config=[config_file_name].yaml [train/test] [Trainer Class Name] [Model Class Name]
```
Expand Down

0 comments on commit 302942b

Please sign in to comment.