Skip to content

Commit

Permalink
fix #2 making steps more clear as to how you normalize the data
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Zahran authored and amaneureka committed May 30, 2017
1 parent 8ee8ba3 commit 38f4eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -71,6 +71,7 @@ You can preprocess data after downloading dataset by executing ```python normali
- It expects that system has all the dependencies installed
- ```pip3 install -r requirements.txt```
- ```bash ./dataset.sh```
- ```python normalize.py```

It will create two files ```normalized-train.bin``` & ```normalized-val.bin``` under ```dataset``` directory.
##### Normalized dataset
Expand Down

0 comments on commit 38f4eab

Please sign in to comment.