Dino problem ... mostly working, but

2 topics - 1 clarification, another run time error below:

  1. Please explain the logic for prepending ‘none’ to X
  2. 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!”)

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

rzxfajnj

Thx for your help. When I did a submit, I got partial credit.
Something about my model() code not quite right.

Mubsi -

Checking to see if you had any updated for me.

Avnish

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