Browser-based Models with TensorFlow.js course in Coursera - Web Server for Chrome

I posted this in ‘tensorflow-2-public-main\C1_Browser-based-TF-JS\W2’ 2 days ago but still i did not get any reponse there. Could someone here help with this?

vcurry

2d

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!");