[This was actually on the DeepLearning.ai platform, at AI Python for Beginners - DeepLearning.AI, but my only other option (than coursera-platform) was dl-ai-learning-platform which gave an error message:
An error occurred: The “dl-ai-learning-platform” tag cannot be used in the “AI Python for Beginners” category. Please remove it.]
In Week 4 (Extending Python with Packages and APIs), Lesson 4 (Installing packages) of the course, we’re told how to pip-install DeepLearning.ai’s aisetup package.
I found aisetup on PyPi at aisetup·PyPI. But both the Homepage and GitHub Repository links there point to the same URL (https://github.com/https-deeplearning-ai/aisetup), which gives a 404 error.
I went to the GitHub account (deeplearning.ai · GitHub) for that repository, and couldn’t find any similarly-named repository.
Is the repository somewhere else that’s publicly accessible?
[If not, I can access the various helper_functions.py files from the course’s Jupyter notebooks, and/or download the .tar.gz file from aisetup’s PyPi page.]
Thanks!
- Russell Johnson
Software Tester

