Skip main navigation

Software used in the course

Here is a quick overview of the software we will use in the course. All of the code used for the course is written using Python. If you haven’t already …

Practical: Multi-layer perceptron

We’ve talked about how deep learning systems are based on the regular machine learning technique known as artificial neural networks. In this practical we will build and train an image …