diff --git a/README.md b/README.md index a1d9fcba2b4c34d8ed75406cda0aa20ffa57c7be..37a0ecd3e43e5ed305cba6f308b2d001620041ed 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ The following must be set 3. Loading Data - Use the load_dataset() function of the load_data notebook ONLY for HPWREN HWB Database - Otherwise, change the script so that the following numpy arrays are generated, if you want to use the prebuild loader in the Training notebook -MAKE SURE THESE in load_data.ipynb <br /> MATCH THESE in ClassificationExample.ipynb <br />  +MAKE SURE THESE in load_data.ipynb <br /> MATCH THESE in ClassificationExample.ipynb <br />  - Use the def loadData(pathToFiles) in ClassificationExample.ipynb