MLP 2017-18 | News Archive | Lectures | Labs | Group Project | Coursework | Feedback | Computing | Piazza | Github
Coursework 1 description
This coursework is concerned with training multi-layer networks to address the MNIST digit classification problem. It builds on the material covered in the first three lab notebooks and the first four lectures. It is highly recommended that you complete the first three lab notebooks before starting the coursework. The aim of the coursework is to investigate variants of the ReLU activation function for hidden units in multi-layer networks, with respect to the validation set accuracies achieved by the trained models.
The code for the coursework is available on the course Github repository on a branch mlp2017-8/coursework_1
. This also includes a LaTeX template (see the report
directory) for the report that you will need to submit. Full details in the Coursework 1 document.
Coursework 2 description
The aim of this coursework is to further explore the classification of images of handwritten digits using neural networks. We'll be using an extended version of the MNIST database, the EMNIST dataset. Part A of the coursework will consist of building baseline deep neural networks for the EMNIST classification task, implementation and experimentation of the Adam and RMSProp learning rules, and implementation and experimentation of Batch Normalisation. Part B will concern implementation and experimentation of convolutional networks. As with the previous coursework, you will need to hand in test files generated from your code, and a report.
The code for the coursework is available on the course Github repository on a branch mlp2017-8/coursework_2
. This also includes a LaTeX template (report/mlp-cw2-template.tex
) for your report. Full details in the Coursework 2 document.
Note that it is in your interest to start running the experiments for this coursework as early as possible. Some of the experiments may take significant compute time.
MLP in semester 2 will be based on projects done in groups of 2-3 students. The projects, which should be done using one of the deep learning toolkits (TensorFlow is recommended) can be chosen from a variety of topics and data sets. These projects correspond to courseworks 3 and 4.
Please make sure you have read and understood the academic misconduct policy.
Copyright (c) University of Edinburgh 2015-2018
The MLP course material is licensed under the
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License
licence.txt
The software at https://github.com/CSTR-Edinburgh/mlpractical is licensed under the Modified BSD License.
This page maintained by Steve Renals.
Last updated: 2018/08/14 13:06:34UTC
Informatics Forum, 10 Crichton Street, Edinburgh, EH8 9AB, Scotland, UK
Tel: +44 131 651 5661, Fax: +44 131 651 1426, E-mail: school-office@inf.ed.ac.uk Please contact our webadmin with any comments or corrections. Logging and Cookies Unless explicitly stated otherwise, all material is copyright © The University of Edinburgh |