Course introduction

Published

January 20, 2025

Welcome to the course! This unit introduces you to natural language processing as a subfield of computer science, and to written language as a type of data. It presents the course logistics and helps you get started with coding in PyTorch.

Section Title Materials
I.1 Introduction to natural language processing slides
I.2 Course overview slides
I.3 Course logistics slides
I.4 Basic text processing notebook
I.5 Introduction to PyTorch notebook