Skip to content

Commit

Permalink
Merge pull request udacity#39 from charlielito/patch-1
Browse files Browse the repository at this point in the history
script name correction
  • Loading branch information
mvirgo authored Feb 9, 2018
2 parents cc72565 + 2597203 commit e527feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steering-models/community-models/rambo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ python preprocess_train_data.py
To pre-process phase 2 test data, run:

```
python preprocess_train_data.py
python preprocess_test_data.py
```

These pre-processing scripts convert image sets to numpy arrays.
Expand Down

0 comments on commit e527feb

Please sign in to comment.