Deep Learning Track WiSe 24/25
Ctrlk
  • Welcome to the Deep Learning Track
  • Setup
  • Learning Material
  • Section 1 - The Math
  • Section 2 - The Data
    • PyTorch Datasets and Data Loaders
    • Working with Data Tables
    • Exercise - Loading Data from a CSV file
    • Working with Images
    • Exercise - Image Datasets
    • Working with Text
  • Section 3 - Neural Networks
  • Section 4 - Convolutional Neural Networks
  • Final Project - Text Classification
  • Further Resources
Powered by GitBook
On this page

Section 2 - The Data

PyTorch Datasets and Data LoadersWorking with Data TablesExercise - Loading Data from a CSV fileWorking with ImagesExercise - Image DatasetsWorking with Text
PreviousExercise - Matrix ComputationNextPyTorch Datasets and Data Loaders