From 01d351534f440c8e893a966632f5a5379b5f1fa1 Mon Sep 17 00:00:00 2001 From: bwstuff Date: Thu, 21 Feb 2019 13:17:38 +0100 Subject: [PATCH] #96 formatting problems fixed --- docs/lap_script.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/lap_script.md b/docs/lap_script.md index c121605..48668df 100644 --- a/docs/lap_script.md +++ b/docs/lap_script.md @@ -1,16 +1,16 @@ -#The "*lap-script.py*" file will - +# The "*lap-script.py*" file will -

-1. look if a file exists at *"../data/appa-real-release.zip"* exists - do nothing; else - download dataset from
+1. look if a file exists at "*../data/appa-real-release.zip*" exists - do nothing; else - download dataset from
 *"http://158.109.8.102/AppaRealAge/appa-real-release.zip*"
 
-2. look if an extracted file at *"../data/appa-real-release"* exists - do nothing; else - extract downloaded dataset
+2. look if an extracted file at "*../data/appa-real-release*" exists - do nothing; else - extract downloaded dataset
 
-3. create Classification folders in *"../data/LAP"* ranging from 0 to 100
+3. create Classification folders in "*../data/LAP*" ranging from 0 to 100
 
 4. open images and creates an array of tupels with the corresponding age value from a csv file
 
 5. write the images into the fitting Classification folder
 
-6. create a *"img_counts.txt"* file with the amount of Training, Validiation and Test images
+6. create a "*img_counts.txt*" file with the amount of Training, Validiation and Test images