Introduction to Deep Learning

Netherlands eScience Center (in person, Amsterdam)

September 26 - 27, 2022

9:30 - 16:30 CEST

Instructors: Dafne van Kuppevelt, Sven van der Burg

Helpers: Pranav Chandramouli, Laura Ootes, Suvayu Ali

Some adblockers block the registration window. If you do not see the registration box below, please check your adblocker settings.

General Information

The eScience Center offers a range of free workshops and training courses, open to all researchers affiliated with Dutch research organizations. We organize workshops covering digital skills needed to put reproducible research into practice. These include online collaboration, reproducible code and good programming practices. We also offer more advanced workshops such as GPU Programming, Parallel Programming and Deep Learning.

This is an hands-on introduction to the first steps in Deep Learning, intended for researchers who are familiar with (non-deep) Machine Learning.

The use of Deep Learning has seen a sharp increase of popularity and applicability over the last decade. While Deep Learning can be a useful tool for researchers from a wide range of domains, taking the first steps in the world of Deep Learning can be somewhat intimidating. This introduction aims to cover the basics of Deep Learning in a practical and hands-on manner, so that upon completion, you will be able to train your first neural network and understand what next steps to take to improve the model.

We start with explaining the basic concepts of neural networks, and then go through the different steps of a Deep Learning workflow. Learners will learn how to prepare data for deep learning, how to implement a basic Deep Learning model in Python with Keras, how to monitor and troubleshoot the training process and how to implement different layer types such as convolutional layers.

Who: 

Learners are expected to have the following knowledge:

  • Basic Python programming skills and familiarity with the Pandas package.
  • Basic knowledge on Machine learning, including the following concepts: Data cleaning, train & test split, type of problems (regression, classification), overfitting & underfitting, metrics (accuracy, recall, etc.).

Where: Science Park 402, 1098 XH Amsterdam. Get directions with OpenStreetMap or Google Maps.

When: September 26 - 27, 2022, 9:30 - 16:30 CEST.

Requirements: Participants must bring a laptop with a Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. They should have a few specific software packages installed (listed below).

Accessibility: We are committed to making this workshop accessible to everybody. The workshop organizers have checked that:

Materials will be provided in advance of the workshop and large-print handouts are available if needed by notifying the organizers in advance. If we can help making learning easier for you (e.g. sign-language interpreters, lactation facilities) please get in touch (using contact details below) and we will attempt to provide them.

Contact: Please email or training@esciencecenter.nl for more information.


Code of Conduct

Participants are expected to follow those guidelines:

Syllabus

Introduction

Classification by a Neural Network using Keras

Monitor the training process

Networks are like onions

Schedule

Day 1

local Amsterdam time what
09:30 Welcome and icebreaker
09:45 Introduction to Deep Learning
10:30 Break
10:40 Introduction to Deep Learning
11:30 Break
11:40 Classification by a Neural Network using Keras
12:30 Lunch Break
13:30 Classification by a Neural Network using Keras
14:30 Break
14:40 Classification by a Neural Network using Keras
15:30 Break
15:40 Classification by a Neural Network using Keras
16:15 Wrap-up
16:30 END

Day 2

local Amsterdam time what
09:30 Welcome and recap
09:45 Monitor the training processs
10:30 Break
10:40 Monitor the training process
11:30 Break
11:40 Monitor the training process
12:30 Lunch Break
13:30 Advanced layer types
14:30 Break
14:40 Advanced layer types
15:30 Break
15:40 Advanced layer types
16:15 Post-workshop Survey
16:30 Drinks

Setup

To participate in this workshop, you will need access to software as described below. In addition, you will need an up-to-date web browser.

We maintain a list of common issues that occur during installation as a reference for instructors that may be useful on the Configuration Problems and Solutions wiki page.

Software setup

Please follow these setup instructions in preparation for the workshop.