Well, I added this code at the end, but it is not downloading the model files:
await model.save(‘downloads://my_model’);
init();
alert("Training is done, try classifying your handwriting!");
Well, I added this code at the end, but it is not downloading the model files:
await model.save(‘downloads://my_model’);
init();
alert("Training is done, try classifying your handwriting!");