Oxford Course on Deep Learning for Natural Language Processing

Deep Learning methods achieve state-of-the-art results on a suite of natural language processing problems

What makes this exciting is that single models are trained end-to-end, replacing a suite of specialized statistical models.

The University of Oxford in the UK teaches a course on Deep Learning for Natural Language Processing and much of the materials for this course are available online for free.

In this post, you will discover the Oxford course on Deep Learning for Natural Language Processing.

After reading this post, you will know:

  • What the course entails and the prerequisites.
  • A breakdown of the lectures and how to access the slides and videos.
  • A breakdown of the course projects and where to access the materials.

Kick-start your project with my new book Deep Learning for Natural Language Processing, including step-by-step tutorials and the Python source code files for all examples.

Let’s get started.

Oxford Course on Deep Learning for Natural Language Processing

Oxford Course on Deep Learning for Natural Language Processing
Photo by Martijn van Sabben, some rights reserved.

Overview

This post is divided into 4 parts; they are:

  1. Course Overview
  2. Prerequisites
  3. Lecture Breakdown
  4. Projects

Need help with Deep Learning for Text Data?

Take my free 7-day email crash course now (with code).

Click to sign-up and also get a free PDF Ebook version of the course.

Course Overview

The course is titled “Deep Learning for Natural Language Processing” and is taught at the University of Oxford (UK). It was last taught in early 2017.

The great thing about this course is that it is run and taught by Deep Mind people. Notably, the lecturer is Phil Blunsom.

The focus of the course is on statistical methods for natural language processing, specifically neural networks that achieve state-of-the-art results on NLP problems.

From the course:

This will be an applied course focusing on recent advances in analysing and generating speech and text using recurrent neural networks. We will introduce the mathematical definitions of the relevant machine learning models and derive their associated optimisation algorithms.

Prerequisites

This course is designed for undergraduate and graduate students.

The course assumes some background in the topics:

  • Probability.
  • Linear Algebra.
  • Continuous Mathematics.
  • Basic Machine Learning.

If you are practitioner interested in deep learning for NLP, you may have different goals and requirements from the material.

For example, you may want to focus on the methods and applications rather than the foundational theory.

Lecture Breakdown

The course is comprised of 13 lectures, although the first and second lectures are both split into two parts.

The complete lecture breakdown is provided below.

The GitHub repository for the course provides links to slides, flash videos and reading for each lecture.

I would recommend watching the videos via this unofficial YouTube playlist.

Below is a course overview slide taken from the first lecture.

Deep Learning for Natural Language Processing at Oxford Lecture Breakdown

Deep Learning for Natural Language Processing at Oxford Lecture Breakdown

Note that there are many guest lecturers for the various topics covered and most are from Deep Mind.

  • Lecture 1a – Introduction [Phil Blunsom]
  • Lecture 1b – Deep Neural Networks [Wang Ling]
  • Lecture 2a – Word Level Semantics [Ed Grefenstette]
  • Lecture 2b – Overview of the Practicals [Chris Dyer]
  • Lecture 3 – Language Modelling and RNNs Part 1 [Phil Blunsom]
  • Lecture 4 – Language Modelling and RNNs Part 2 [Phil Blunsom]
  • Lecture 5 – Text Classification [Karl Moritz Hermann]
  • Lecture 6 – Deep NLP on Nvidia GPUs [Jeremy Appleyard]
  • Lecture 7 – Conditional Language Models [Chris Dyer]
  • Lecture 8 – Generating Language with Attention [Chris Dyer]
  • Lecture 9 – Speech Recognition (ASR) [Andrew Senior]
  • Lecture 10 – Text to Speech (TTS) [Andrew Senior]
  • Lecture 11 – Question Answering [Karl Moritz Hermann]
  • Lecture 12 – Memory [Ed Grefenstette]
  • Lecture 13 – Linguistic Knowledge in Neural Networks

Have you watched any of these lectures? What did you think?
Let me know in the comments below.

Projects

The course includes 4 practical projects that you may wish to attempt to confirm your knowledge of the topic.

The projects are as follows, and each has their own GitHub project containing the description and relevant starting materials:

Further Reading

This section provides more resources on the topic if you are looking go deeper.

Summary

In this post, you discovered the Oxford course on Deep Learning for Natural Language Processing.

Specifically, you learned:

  • What the course entails and the prerequisites.
  • A breakdown of the lectures and how to access the slides and videos.
  • A breakdown of the course projects and where to access the materials.

Do you have any questions?
Ask your questions in the comments below and I will do my best to answer.

Develop Deep Learning models for Text Data Today!

Deep Learning for Natural Language Processing

Develop Your Own Text models in Minutes

...with just a few lines of python code

Discover how in my new Ebook:
Deep Learning for Natural Language Processing

It provides self-study tutorials on topics like:
Bag-of-Words, Word Embedding, Language Models, Caption Generation, Text Translation and much more...

Finally Bring Deep Learning to your Natural Language Processing Projects

Skip the Academics. Just Results.

See What's Inside

22 Responses to Oxford Course on Deep Learning for Natural Language Processing

  1. Avatar
    Rishabh September 13, 2017 at 2:11 pm #

    Hi Jason,

    Thanks for sharing this. I was wondering which course according to you is a better one: CS 224n or this one?

    I really liked Oxford course on DL by nando de freitas though it’s very concise. I watched the initial word2vec/glove lecture from 224n but didn’t like it as much.

    Thanks

    • Avatar
      Jason Brownlee September 15, 2017 at 11:56 am #

      I like them both, but I consumed more/all of the stanford course.

      Sample some of each and choose the style you prefer.

  2. Avatar
    sunil mohanty September 14, 2017 at 12:29 am #

    Hi Jason,

    Thanks for sharing .Very helpful.

    Thanks !!

  3. Avatar
    hazem al-saied September 14, 2017 at 12:35 am #

    Thanks for sharing. It looks very interesting!

  4. Avatar
    Nanna September 15, 2017 at 12:50 am #

    This looks very promising, thank you for sharing.

  5. Avatar
    Ajay Ramaseshan September 15, 2017 at 5:55 pm #

    Hi, I just know some basics of neural network, activation functions etc. That s about it , I have not yet learnt algorithms like Backpropagation. Is this course suitable for my level?

    • Avatar
      Jason Brownlee September 16, 2017 at 8:40 am #

      The course is for academics, it may not be suitable.

      But, you can still work through it and pick up the elements you need for your own projects.

  6. Avatar
    Enoch September 16, 2017 at 4:51 pm #

    Thanks. This is a great course

  7. Avatar
    Franco January 30, 2018 at 8:14 am #

    Funny what they call ‘practical’ …. when I hear ‘t-SNE’ + ‘practical’, I tend to run.

  8. Avatar
    Lucy Gomes November 24, 2018 at 5:43 am #

    HI

    My son is a high school I want to introduce him to machine learning at an early age. I am looking for a weekend course for my son.

    please, can you suggest how I should go about doing it? I was looking for some undergraduate courses in machine learning

    awaiting your response.

  9. Avatar
    Toby December 2, 2018 at 10:46 pm #

    Hi Jason, Do you happen to know if their is any python code associated with the Oxford NLP course? thanks, Toby

  10. Avatar
    Hamidreza Alimardani February 10, 2020 at 1:42 am #

    Hello Dr.
    My name is Hamid.

    I’m phd student and my thesis is based on deep learning algorithm and DNN an LSTM

    So, I’m interested to study more about this concept.

    Warm Regards
    Hamid

  11. Avatar
    West Cynthia July 4, 2020 at 5:17 am #

    Hope you won’t thoughts me taking some in the thoughts through this post
    somewhere else? I guarantee full credit. This is actually the
    first time We wanted to do some thing like this right after great
    materials through https://edu-quotes.com/quotes/graduation/. Thank a person and advance,
    plus keep your innovative spirits up! Thanks.

Leave a Reply