j-devlog
KO
~/nav

// categories

// tags

← /tags

$ grep --tag

#Optimization

// 4 posts found

[미분적분학 바이블]··16min

Calculus Bible Chapter 3: Applications of Differentiation

James Stewart's Calculus Chapter 3 — a concise summary of absolute extrema, the Mean Value Theorem, derivatives and the shape of graphs, optimization, Newton's Method, and antiderivatives.

#Calculus#Derivative#Optimization#Mean Value Theorem#Newton's Method
[MMD]··10min

Calculus Concept Practice: Problems You Encounter in ML Optimization

A collection of concept exercises applying differentiation, loss function optimization, gradient descent, and backpropagation to real-world machine learning scenarios. Each problem is grounded in situations you commonly encounter when training models in practice.

#Calculus#Machine Learning#Assignment#Optimization#Backpropagation
[MMD]··11min

ML Calculus Chapter 2: Optimization, Partial Derivatives, and Gradients

A deep dive into the core of machine learning optimization: minimizing loss functions, differentiating squared and log loss, understanding partial derivatives and gradients, and using the gradient to find minima.

#Calculus#Machine Learning#Optimization#Gradient Descent#Gradient
[MMD]··12min

ML Calculus Chapter 1: Derivatives and Key Differentiation Rules

Build an intuitive understanding of derivatives — the engine behind ML optimization — and master the differentiation rules for constants, polynomials, exponentials, logarithms, and trig functions, plus scalar multiplication, sum, product, and chain rules.

#Calculus#Machine Learning#Differentiation#Derivative#Optimization