The main platform we are using in this course is DataCamp. DataCamp is a platform made for those who want to learn Data Science. For those who want to refresh their Python skills we recommend two courses which you can use to refresh your knowledge about Python. Before the first coding meetup you will work through three fundamental courses teaching you the basics about the data science libraries Numpy and Pandas as well as the plotting library Matplotlib, which we will use heavily in this course. After the first coding meetup you should start with three PyTorch courses DataCamp provides.
These courses are not mandatory for finishing the course. They can help you tor efresh your Python skills that are needed for data science.
These courses should be taken before the first coding meetup. They give you the essential skills working with data science libraries like Numpy, Pandas and Matplotlib.
After the first coding meetup you should start watching the first two courses of teh PyTorch series on DataCamp. they give a solid understanding of the basic PyTorch concept like tensors, datasets and models.
After the third coding meetup you should beginn watching the third PyTorch course which covers concepts like image classification, object detection and semantic segmentation. For this course only the first lesson of the image course is needed, but feel free to watch the other sections as well.
If you want to understand how neural networks can process texts and solve problems like sentiment analysis or machine translation there is also a course about this topic on DataCamp. Text processing is not part of this track, but if you are interested in this topic this might be the right course for you.