#!/usr/bin/env bash python train.py \ --data_dir path/to/dataset/ \ --name experiment_1 \ --batch_size 25 \