Discussions
You can download the discussions here. We will try to upload discussion material prior to their corresponding sessions. Future discussions listed below likely have broken links.
-
Discussion_01 - Environment Setup and an Intro to Pytorch, Tensors, and Tensor Operations
tl;dr: Setting up SCC, virtual environments, and a brief intro to Pytorch, Tensors, and Tensor Operations.
[slides]
Notebook: 00_fundamentals.ipynb
Suggested Readings: -
Discussion_02 - Autograd, and Computational Graphs in Pytorch. Intro to Model Building in Pytorch.
tl;dr: Fundamentals of Autograd and Computational Graphs in Pytorch. Introduction to Defining a Neural Network in Pytorch (Basics)
Notebook: 01_autograd.ipynb
Suggested Readings: -
Discussion_03 - Intro to Model Training in Pytorch. (Image Classification, Text Classifcation)
tl;dr: Model Training Code Walkthrough. Intro on how to handle Text for Deep Learning Networks.
Notebook: 02_intro_nn_training.ipynb
-
-
-
-
Discussion_07 - LLaVA
tl;dr: Large Vision Language Models (LVLMs) - LLaVA, Design Choices in Vision Encoders (Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs - https://arxiv.org/abs/2401.06209)
Notebook: LVLM.ipynb Slides: Eyes Wide Shut
-
-