Below is an example of creating 4 models that were trained for 100 epochs each. The last section of code saves the weights for each model in the set.
Each model was then used to predict the test image set. The mean prediction for each image was then used for the Kaggle Invasive Species Monitoring competition submission.