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
Dynamic Programming: Financial Adviser's Prediction
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Improved Algorithm: Three-Color Parity Games
Introduces an improved algorithm for three-color parity games, focusing on progress measures, acceleration, and practical speed-up.
Dynamic Programming: Shortest Paths Algorithms
Explores dynamic programming strategies for finding shortest paths in networks with various algorithms and complexities.
Stein Algorithm: Polynomial Identity Testing
Explores the Stein algorithm for polynomial identity testing and the minimization of a cut problem.
Branch and Bound: Formal Description
Covers the Branch and Bound algorithm, focusing on formal description and implementation steps to find optimal integer solutions.
Designing Algorithms: Recursion and Dynamic Programming
Explores designing algorithms with recursion and dynamic programming, covering concepts like the Towers of Hanoi and efficient solutions.
Markov Decision Processes: Foundations of Reinforcement Learning
Covers Markov Decision Processes, their structure, and their role in reinforcement learning.
Reliable Broadcast: Overview and Algorithms
Explores reliable broadcast in distributed systems, presenting specifications, algorithms, and properties for different types of broadcast.
Contextual Bandits: Simplifying Strategy for Content Selection
Introduces contextual bandits for content selection based on different contexts.
Coin Rendering: Part 1
Covers coin rendering and the limitations of the greedy algorithm in finding optimal solutions.
Algorithm Design: Divide and Conquer
Covers recursion, dynamic programming, and algorithm design using divide and conquer strategies.