The Intro to Machine Learning Course requires:
- the
fastaigit repo - version 0.7 of the
fastailibrary
But all the current setup instructions use:
- the
course-v3repo - the latest version of
fastailibrary
So following any of the current setup docs, but trying to complete the Jupyter notebooks from the ML course, is full of errors and incompatibilities. You can’t even get past the first import block before hitting “ModuleNotFoundError: No module named ‘bcolz’” error (which others have posted about)
Is there a known good way (AWS, etc) to setup to complete the ML course?