CS 5043 HW2: Deep Network with Hyper-parameter Search

Objectives

Assignment Notes


Data Set

We will use the same data set as in HW1.


Code Changes

You should modify your code from HW1 to complete this assignment.

Here is a summary of the changes that you will need to make:


Network Configuration

Your default network/experiment will be configured as follows: Note that all of the different network and experiment configurations must be specified at the command line (no editing your code between Cartesian experiments).


Part 1: No Regularization


Part 2: Early Stopping


Part 3: Dropout


Part 4: Dropout + Early Stopping


Part 5: L2 Regularization


Part 6: Bake-Off

The five parts above correspond to three different model forms that we would like to compare.


Hints

What to Hand-In

A single zip file that contains:

Grading


andrewhfagg -- gmail.com

Last modified: Tue Feb 18 11:58:36 2025