Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Image Coding Optimization
Graph Chatbot
Related lectures (30)
Previous
Page 2 of 3
Next
Markov Games: Concepts and Applications in Reinforcement Learning
Covers Markov games, their dynamics, equilibria, and applications in reinforcement learning.
Jacobi and Gauss-Seidel methods
Explains the Jacobi and Gauss-Seidel methods for solving linear systems iteratively.
Convex Optimization: Gradient Algorithms
Covers convex optimization problems and gradient-based algorithms to find the global minimum.
Optimization with Constraints: KKT Conditions
Covers the KKT conditions for optimization with constraints, essential for solving constrained optimization problems efficiently.
Convergence Criteria
Discusses convergence criteria and when iteration stops, focusing on known cases and metrics attention.
Root Finding Methods: Secant and Newton's Methods
Covers numerical methods for root finding, focusing on the secant and Newton's methods.
Nonlinear Equations: Fixed Point Method Convergence
Covers the convergence of fixed point methods for nonlinear equations, including global and local convergence theorems and the order of convergence.
Computing the Newton Step: GD as a Matrix-Free Way
Explores matrix-based and matrix-free approaches for computing the Newton step in optimization on manifolds.
Energy Systems Optimization
Explores energy systems modeling, optimization, and cost analysis for efficient operations.
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.