Image Classifier seems to crash playground

Im following this example from apple on how to Image Trainer using CoreML / CreateMLUI


https://developer.apple.com/documentation/create_ml/creating_an_image_classifier_model


However it seems to crash and I get this message in playground.

'Playground execution terminated becuase the process stopped unexpectantly'


But no other detail of why ? Anyone managed to get this working ?


Im only using about 50 images in total to try this out.

Running Mac OS 10.14 on Late 2013 MBP with 16GB memory.

Replies

Did you change the default iterative maximum ? or use the agumented?