Table of Contents

HW 2 - Classification

In this homework, you'll begin by revisiting the fundamentals of classification. Subsequently, you'll implement a straightforward classifier. Following that, you will delve into more advanced classifiers utilizing deep learning techniques. Upon completing this assignment, you will have a comprehensive grasp of classification.

All the necessary files and instructions are available here https://github.com/urob-ctu/hw2. Please be sure to carefully read the instructions contained in the README.md file.

Evaluation

This assignment is worth a maximum of 20 points. The grading breakdown is as follows:

python test_assignments.py

The autograder exclusively evaluates the files in the assignments folder. Additionally, please refrain from altering any code outside the designated sections, as doing so may cause the autograder to malfunction and result in a less than optimal grade.

Submission

Once you have completed all the assignments and are ready to submit your work, employ the following command in your terminal:

python submit.py

This action will generate a zip file named hw2.zip in the project's root directory. Submit this file to the BRUTE system.