avnish
December 7, 2021, 6:39am
1
2 topics - 1 clarification, another run time error below:
Please explain the logic for prepending ‘none’ to X
The code runs and I get some fun names, but is not getting the exact DINO name expected at the end:
Thx
Onuuspendtkexiosaurus
Miedahson
Mustreomosaurus
Ola
Xusoimeosaurus
Gaadromachusaurus
Troceriolsaurus
AssertionError Traceback (most recent call last)
in
1 parameters, last_name = model(data.split(“\n”), ix_to_char, char_to_ix, 22001, verbose = True)
2
----> 3 assert last_name == ‘Trodonosaurus\n’, “Wrong expected output”
4 print(“\033[92mAll tests passed!”)
Mubsi
December 8, 2021, 6:22am
2
Hi @avnish ,
Can you share your lab ID with me ? In the assignment, when you click the top right “Help” button, a panel will open and your lab ID will be shown at the bottom.
I shall take a look.
When you reply back, kindly tag me in the post so that I’m notified.
Thanks,
Mubsi
avnish
December 8, 2021, 6:05pm
3
rzxfajnj
Thx for your help. When I did a submit, I got partial credit.
Something about my model() code not quite right.
avnish
December 9, 2021, 5:20pm
4
Mubsi -
Checking to see if you had any updated for me.
Avnish
Mubsi
December 12, 2021, 5:11pm
5
avnish:
rzxfajnj
Hi @avnish ,
Your post mentioned you were having trouble with the W1A2 assignment, but you have shared the lab ID for your W1A3 assignment.
Can you clarify where and what exactly is the issue you are facing ?
Thanks,
Mubsi