The assignment will be written in python 3.x, using the numpy package. You may not use deep learning or machine learning packages.
If you have questions, please use the Moodle forum.
Submit the assignment using the submission system.
The file should include a single attachment: a zip file called ID.zip
, where ID
is your ID number. The zip file should include the following files (see
attachment decription for their content).
grad_check.py
loglinear.py
train_loglin.py
test.pred
mlp1.py
train_mlp1.py
answers.txt
mlpn.py
Make sure to include your name and ID in the submitted python files, in the dictionary
STUDENT
.