This is an excellent hands-on presentation. Thank you for this. I do have a question, though. In the example with:
trainedNet=NetExtract[results["TrainedNet"],"decode"];
Instead of using CloudPut and CloudGet, what would be the correct expression to save to a local file and retrieve it from the local file?