when run the code it works perfectly but I got this error every time and its driving me crazy
There was a problem grading your submission. Details:
[Errno 2] No such file or directory: ‘tmp/h-or-s/’
any help please
when run the code it works perfectly but I got this error every time and its driving me crazy
There was a problem grading your submission. Details:
[Errno 2] No such file or directory: ‘tmp/h-or-s/’
any help please
Hi @Raed_Alqahtani, DM me with a copy of your notebook and I’ll help you out
Hi @Raed_Alqahtani, notice that in the coursera environment the data is hosted in the ./data/
directory. You should pass this value to your generator instead of tmp/h-or-s
thank you very much , solved !!!