Hi! I’m trying to download the files from programming assignments and I’m facing the following issues. It looks like some files are corrupted/broken, mostly h5 files with data or model parameters (see the screenshot 1).
They are not being dowloaded. When I open it in Jupyter Notebook interface, it shows the error “the file is not UTF-8 encoded”, whatever it means (see the screenshot 2)
UPD: this error message is not informative: it appears whenever I try to open a file that cannot be opened from Jupyter interface.
For example, from Week 4 Assignment 1 I have the following files undownloadable:
/W4A1/datasets/ train_face.h5
/W4A1/keras-facenet-h5/model.h5
/W4A1/nn4.small2.v7.h5
The are others from other assignments.
I tried refreshing the workspace, it didn’t help. How can I download them? Is it an AWS issue?
Downloading the files individually is not recommended. And it’s too much work as well. Here’s a thread that explains how to download them “in bulk” as a zip file. That thread was referenced on the DLS FAQ Thread which is also worth a look if that is news to you.