Deep Learning Programming Study

Summer Lecture, Korea University, 2023

I served as a Teaching Assistant for the Deep Learning Programming Study under the guidance of Professor Sungbin Lim. In this role, I helped students master the fundamentals of building deep learning pipelines using advanced Python tools.

Responsibilities

  • Assisted students with implementing neural networks using PyTorch
  • Guided participants through practical exercises in deep learning

Technical Focus

  • NumPy for scientific computing and mathematical operations
  • PyTorch for building and training neural networks
  • AutoGrad for automatic differentiation
  • PyTorch-Lightning for streamlining the training process