Short Course・How Diffusion Models WorkLearn and build diffusion models from the ground up, understanding each step. Learn about diffusion models in use today and implement algorithms to speed up sampling.Deep LearningDiffusion ModelsGenAI ApplicationsGenerative Models
Short Course・Finetuning Large Language ModelsDiscover when to use finetuning vs prompting for LLMs. Select suitable open-source models, prepare data, and train & evaluate for your specific domain.Deep LearningFine-TuningTransformersLamini
Short Course・Introduction to on-device AIDeploy AI for edge devices and smartphones. Learn model conversion, quantization, and how to modify for deployment on diverse devices. Data ProcessingDeep LearningCompression and QuantizationOn-Device AIQualcomm
Short Course・Pretraining LLMsLearn the essential steps to pretrain a large language model from scratch.Deep LearningEvaluation and MonitoringFine-TuningGenAI ApplicationsLLMOpsMachine LearningMathematical FoundationsTransformersUpstage
Short Course・How Transformer LLMs WorkUnderstand the transformer architecture that powers LLMs to use them more effectively.Deep LearningEmbeddingsGenAI ApplicationsLLMOpsMachine LearningNLPRAGTransformersJay Alammar, Maarten Grootendorst
Short Course・Attention in Transformers: Concepts and Code in PyTorchUnderstand and implement the attention mechanism, a key element of transformer-based LLMs, using PyTorch.Deep LearningEmbeddingsGenAI ApplicationsMachine LearningNLPTransformersStatQuest