To run the Fashion MNIST experiment on a computing cluster, you must first edit the job*.sh files, specifically the following line
		#SBATCH --mail-user=<INPUT USER NAME>,
to have your user name. Then run all of these jobs in parallel.

Then call results.py to plot the figure and print the table.

To generate all other figures, run additional-figures.py