Optimizers explained
This article summarizes optimization algorithms using unified notation and explains the ideas behind each improvement.
Basic Gradient Descent Types
❓ How do we find optimal parameters for a network?
Suppose a model has parameters \(\theta \in \mathb...
ym.hashnode.dev6 min read