The code is running correctly and gives the desired output.
But the system fails to grade this assignment.
I have tried 3 times but the error is the same.
Hey there Akash!
Welcome to the Discourse!
If you wouldn’t mind clicking on my name and then sending me your notebook so I can what is causing the issue with the grader - that would be great!
Thanks!
Hello Chris,
Thank You for your quick response.
I have attached my Week 3 Assignment Notebook.
Please have a look at it and let me know if I am missing anything or doing anything wrong in it.
I feel great about this AI/DL Community when people like you come ahead to help.
It is encouraging and draws me more towards AI/DL day by day.
Thanks once again for your help.
Have a great day ahead!
Regards,
C1W3_Assignment.ipynb (12.3 KB)
is your doubt solved?
Hello Khushi,
No, the doubt is not solved.
I am stuck on that.
Please let me know what can be done…
Thanks ,
Akash Ashok Thorat
I am facing the same problem.
Yes,
That’s really annoying and there is still no support from the course forum.
Maybe we will need to contact their technical support.
Not sure though, lets’s see if someone helps out this week.
Regards,
yes, i totally agree
Hello @Akash_Thorat ,
I have gone through your notebook.
- For normalize and reshape:
In the first part of the reshaping of images you need to reshape the “images” only and not the “training_images”
- For myCallback:
In the clause where you are checking for the callback function the accuracy check should be entered properly. You have written >= , but it will be >99.5 and also check for if it’s type not None.
- Convolutional_model:
Your model is not optimised. Values are high.It can be done with lesser ones.
Though it should never be a choice in the first place, but since you have been having an error for the past 8 days, at the bottom of the Notebook you can find that there is a cell which if you run you will get an estimate hint of what particulars you need to use. You need to understand where which values should be taken.
For this part, I have given you a hint for this.
If you still fail to interpret, do mention me here, I will elaborate.
I just now did it. And passed with 100% grades.So there are no internal issues.
With regards,
Nilosree Sengupta
Hello @Akash_Thorat ,
Is your problem solved?
Let us know if it’s solved or you need assistance.
With regards,
Nilosree Sengupta
@nilosreesengupta
My model is optimized , everthing is fine , and yet the Grader is returning Error.
C1W3_Assignment.py (10.4 KB)
This is a known issue and has been reported to the staff.
Can you give the issue report incident link please ^^?