The ability to try many different neural network architectures to address a problem is what makes deep learning really powerful, especially compared to shallow learning techniques like linear regression, logistic regression, etc. In this assignment, you will:
Explore the CIFAR10 dataset
Set up a training pipeline to train a neural network on a GPU
Experiment with different network architectures & hyperparameters
Assignment Notebook
Use the starter notebook(s) to get started with the assignment. Read the problem statement, follow the instructions, add your solutions, and make a submission.
You can submit multiple times. Only your last submission will be evaluated.
Discussion
Join the discussion - ask question, get help, fix errors, help others and or just appreciate some helpful posts with a “like”! Learn together with a worldwide data science community.