Welcome to Natural Language Processing with Sequence Models

Cannot import available module in assignment

1 Like

It looks like you are running an old version of that notebook. I checked my current version and it does not use jax at all. When did you start this course?

The first suggestion would be to get a clean copy of the exercise and start over. Here’s a thread that shows how to do that. Note that in your case you may have to delete all the “dot py” files as well, as described if you read all the way through that thread.

2 Likes

Thank you for your support.

1 Like

by the way, could I clean .py file version, because in the guideline I just see clean the notebook file, so I think the problem is in .py file. after I rename file, the result still here:

1 Like

Once you rename and update the Lab file, you should start working on the officially named lab file not in the previously renamed file anymore.

On the new Lab file you should have a clean copy you can start from scratch.

1 Like

are running the codes in Coursera provided lab?

if renaming the notebook is still causing issue, then the best approach is to delete all the files and then refresh and update your lab which will surely get you latest version of the copy.

sharing a link which provides stepwise approach to get a fresh copy

refer topic 1a

1 Like