Hi! I’m new to the course and I have some problem with setting up.
In lesson 1 Jeremy asserts that Linux should be used. Why? Is this so important? I use Windows and I do not have Linux.
Having followed the instructions for using Colab, I haven’t been able to get ‘course-v4’ to appear as shown in the video. How do I get that?
Having failed to get the files to appear on Colab, I downloaded the files from Github and opened some of them individually on Colab. But all the code cells are hidden! How do I view them?
I will answer #1 for you, but cannot comment on the Colab questions. The reason for Linux over windows was relative ease of setup and maturity of libraries. While this was a common problem in years past, it may not be as much of a problem today. Jeremy wanted to get the student up and running learning ML/DL applications rather than fighting with OS system configurations. If you use windows, I would recommend giving WSL2 a shot. I wrote this thread over a year ago for those who wanted to run a local server with a linux configuration, but not give up on windows as their daily driver. The performance was acceptable, but not quite as fast as a “bare-metal” linux setup. Again, it was written over a year ago, and could probably use an update, but it should get you started if you are interested in diving into a local server.