Lab 3: Classification
Due Wed. April 3rd in class

multi-layer neural network with image input
Neural network classifier

Introduction

We will again be using Google colab to experiment with neural networks in a Python notebook. Follow this link to start the lab. Before you begin working, save a copy of this notebook to your own drive.

You may work with a partner on this lab, if you'd like.

Analysis

After you have experimented with the provided notebook, write up your results in a document. Be sure to include the following in your results:

  1. Begin by discussing the CMU faces dataset.
  2. Next discuss the results of the sunglasses classification task.
  3. Then discuss the results of the direction classification task.

Bring in a printed copy your analysis to class next week.