Diff of /scripts/NASNetMobile.sh [000000] .. [bca7a0]

Switch to side-by-side view

--- a
+++ b/scripts/NASNetMobile.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+python train.py \
+	--epochs 120 \
+	--resume 'models/86_NASNetMobile_2018-01-04T15:15:37.hdf5'
\ No newline at end of file