I am not sure if this question has been raised somewhere else or was answered over emails but I dont have an idea of what needs to be setup before the course starts.
My understanding is that we need to setup fastai v2 library on our laptop to start with the classes. Is there something else that I am missing?
Usually the recommendation is to use google colab or similar online resource so that you are not messing around with setting up an environment. The first class will probably talk resources for getting started.
@ganesh.bhat If you have a GPU on your laptop and the cuda drivers setup, then you can definitely use your own machine by installing fastai v2. If you don’t have a GPU you can go ahead using any of the cloud options mentioned in the server setup page of the fastai website since it’s mandatory to have a decent GPU for following along in the course.