From the course: AI Workshop: Build a Neural Network with PyTorch Lightning (2023)
Prerequisites - PyTorch Tutorial
From the course: AI Workshop: Build a Neural Network with PyTorch Lightning (2023)
Prerequisites
Before you get hands-on and that will be very soon, let's quickly look at some of the prereqs you need to have to make the most of your learning. The first thing here is you need to have a basic understanding of machine learning. This is not a beginner machine learning course. Instead, it's an AI workshop, which means we'll get hands-on with demos right away. A basic understanding of machine learning, regression, and classification models will really help you. Also, you need to have a basic understanding of how neural networks work. In the next movie, we'll quickly go through how neural networks function, but that's more of revision rather than explaining all of the nitty gritty of neural network training. So basic understanding of neural networks would really help. And finally, because we are going to be coding a lot using Python, you should be comfortable programming in Python.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.