Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

📘 Data Management in PyTorch Resources

Welcome to Module 3 resources. This README compiles all lecture materials, references, and external learning links related to data-centric AI, dataset handling, preprocessing, and augmentation.

📌 Table of Contents

📚 Learning from Data

🧩 Data Organization & Leakage Prevention

🌸 Oxford Flowers 102 Dataset

🛠️ Preprocessing & Transform Pipelines

🔄 Data Augmentation & Robustness

🚀 Summary

This module focuses on:

  • Data-centric AI principles
  • Proper dataset handling and validation
  • Image preprocessing pipelines
  • Robust augmentation strategies