HW2

Due on Mar 30 (30 points)

  1. You are asked to forecast the stock price of MSFT (a slight twist from HW1). Please see here for detail.

Model Design Challenge (Extra credit: Maximum 20 points) 🚀

Try to design a network that uses no more parameters than the one already constructed. Write down the number of parameters for both your network and the previously constructed network.

Scoring Criteria:

  • 🏆 Up to 10 points if your network's test MSE is less than 120 (get all 10 points if less than 20) for any of your models.

  • 🏅 An additional 10 points for the top-performing model.

Submission Requirements:

  • Please share the training procedure, including logs, as a Jupyter Notebook through a platform like GitHub

  • You must share the model weights through a public platform like Hugging Face Model Hub and GitHub

Important Rules:

  • Do not use test data for training or hyperparameter tuning.

  • Any violation will result in disqualification from the competition.