C2_W3 lab 1 regression with perceptron - getting errors in last 2 cells of notebook

No, I have not previously heard that about this specific assignment, but it is the case that
we have seen other instances in which “versionitis” of the various packages (everything from python to matplotlib to TensorFlow) causes problems, when running locally or in some other environment (e.g. Colab). There are ways to duplicate environments: here’s a thread which will get you started down that path. It’s not a complete recipe, but this is pretty complicated stuff and it’s hard to anticipate all possible problems on all the variety of environments.

2 Likes