Starting from:

$25

CS260-Homework 3 Solved

In this homework, you are asked to implement fully-connected (MLP) and Convolutional Neural Networks (CNN) image classifier on CIFAR10 dataset. In this task, you only need to perform multi-class classification. Details of these models could be found in lecture 11 slides. We provide a skeleton code for data loading and iterations of training data. You are asked to implement the rest of training in Pytorch code. Detailed submission requirements are written in the final section.

More products