Skip to content

Commit

Permalink
Run Script
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavkhoslaa committed Jul 10, 2019
1 parent ec688cc commit e13f46e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#downloads data, libraries and trains the model
cd scripts
chmod +x get-requirments.sh
chmod +x getdataset.sh
chmod +x train.sh
./get-requirments.sh
./getdataset.sh
./train.sh

0 comments on commit e13f46e

Please sign in to comment.