Skip to content

DeepLearningDTU/Deep-Learning-with-PyTorch-1weekcourse

Repository files navigation

Deep learning one week course (with PyTorch)

This repository contains exercises for the DTU continuing education course. All exercises are written in the Python programming language and formatted into Jupyter Notebooks. If you're unfamiliar with notebooks, it can be a good idea to familiarize yourself with them in advance.

This repository borrows heavily from previous works, in particular:

  • 02456 Deep Learning - Fall course in Deep Learning for postgraduates.

  • 2015 DTU Summerschool in Deep Learning. A PhD summerschool that was held at DTU in 2015. Exercises both in numpy and Theano.

  • 02456-deep-learning. Previous version of the course material for this course, but using TensorFlow for the exercises.

  • Pytorch Tutorial. A remix popular deep learning materials, including material from 02456, collected in one coherent package using PyTorch, with a focus on natural language processing (NLP)

  • pytorch/tutorials. Official tutorials from the PyTorch repo.

Setup

The recommended (and by far the easiest) way to get started with the exercises is by using Google Colab. It allows you to work with Jupyter Notebooks in the cloud with all dependencies pre-installed, and Colab offers GPU utility for free which allows you to run the exercises considerably faster.

You may also install Python locally using, e.g., using Anaconda.

About

Continuing education repository of the 02456 Deep Learning course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •