Published onSeptember 5, 2024LLM Fine-tuning Fundamentals: Understanding the Theory and PracticeLLMFine-tuningMachine-LearningTransformersNeural-NetworksAIComprehensive introduction to Large Language Model fine-tuning, covering theoretical foundations, key concepts, and when to choose different fine-tuning approaches for your specific use case.
Published onAugust 22, 2023Batch Normalization: Accelerating Deep Network TrainingDeep-LearningBatch-NormalizationPyTorchNeural-NetworksUnderstanding Batch Normalization, one of the most important techniques for training deep neural networks, from theory to implementation.
Published onJuly 15, 2023Deep Learning Optimizers: A Comprehensive Guide to Training Neural NetworksDeep-LearningOptimizersPyTorchNeural-NetworksExploring the landscape of deep learning optimizers from SGD to Adam and beyond, understanding their mechanics and when to use each one.