About 776,000 results
Open links in new tab
  1. Gradient descent - Wikipedia

    0:14 Gradient descent in 2D Gradient descent is a method for unconstrained mathematical optimization. It is a first-order iterative algorithm for minimizing a differentiable multivariate …

  2. Gradient-Based Optimization Most ML algorithms involve optimization Minimize/maximize a function f (x) by altering x Usually stated a minimization Maximization accomplished by …

  3. Optimization: Gradient-Based Algorithms - Baeldung

    Mar 18, 2024 · In this article, we talked about gradient-based algorithms in optimization. First, we introduced the important field of optimization and talked about a function’s derivative.

  4. 10 Gradient-Based Learning Algorithms – Foundations of …

    Once you have specified a learning problem (loss function, hypothesis space, parameterization), the next step is to find the parameters that minimize the loss. This is an optimization problem, …

  5. Gradient-Based Optimization Mastery - numberanalytics.com

    Jun 12, 2025 · Discover the ultimate guide to gradient-based optimization in machine learning, covering its principles, techniques, and applications.

  6. Gradient-Based Algorithm - an overview | ScienceDirect Topics

    Gradient-based optimisation is a calculus-based point-by-point technique that relies on the gradient (derivative) information of the objective function with respect to a number of …

  7. Gradient Descent Optimization: A Simple Guide for Beginners

    Feb 20, 2025 · This article provides a deep dive into gradient descent optimization, offering an overview of what it is, how it works, and why it’s essential in machine learning and AI-driven …

  8. Gradient-Based Optimization | SpringerLink

    Oct 12, 2025 · This chapter examines gradient-based optimization methods, essential tools in modern machine learning and artificial intelligence. We extend previous optimization …

  9. Gradient-Based Optimizers in Deep Learning - Analytics Vidhya

    Oct 25, 2024 · In this article, we’ll explore and deep dive into the world of gradient-based optimizers for deep learning models. We will also discuss the foundational mathematics …

  10. Gradient-Based Optimizer (GBO): A Review, Theory, Variants, and ...

    This paper introduces a comprehensive survey of a new population-based algorithm so-called gradient-based optimizer (GBO) and analyzes its major features. GBO considers as one of the …