Skip to content

Commit

Permalink
Adding UvA-DL notebook "Introduction to PyTorch" (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
  • Loading branch information
3 people committed Aug 31, 2021
1 parent 9a8b120 commit 6a0591b
Show file tree
Hide file tree
Showing 6 changed files with 1,003 additions and 0 deletions.
14 changes: 14 additions & 0 deletions course_UvA-DL/introduction-to-pytorch/.meta.yml
@@ -0,0 +1,14 @@
title: Introduction to PyTorch
author: Phillip Lippe
created: 2021-08-27
updated: 2021-08-27
license: CC BY-SA
description: |
This tutorial will give a short introduction to PyTorch basics, and get you setup for writing your own neural networks.
This notebook is part of a lecture series on Deep Learning at the University of Amsterdam.
The full list of tutorials can be found at https://uvadlc-notebooks.rtfd.io.
requirements:
- matplotlib
accelerator:
- CPU
- GPU

0 comments on commit 6a0591b

Please sign in to comment.