ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,751 results

Abhishek Gupta
Lec 34: Approximate Dynamic Programming for Large Horizons, Model Predictive Control & many more

In this lecture on Nonlinear Programming, we take a deep dive into Approximate Dynamic Programming for large horizons.

52:28
Lec 34: Approximate Dynamic Programming for Large Horizons, Model Predictive Control & many more

257 views

4 years ago

Abhishek Gupta
Lecture 33: Fundamentals of Approximate Dynamic Programming

In this lecture on Nonlinear Programming, we delve into the fundamentals of Approximate Dynamic Programming. We begin by ...

51:43
Lecture 33: Fundamentals of Approximate Dynamic Programming

399 views

4 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 1: Intro to Dynamic Programming

In the first video in this series on dynamic programming, we cover all the core theory of dynamic programming: what it is, how to ...

1:34:52
Dynamic Programming Part 1: Intro to Dynamic Programming

3,710 views

6 years ago

Abhishek Gupta
Lec 28: Dynamic Optimization, Closed-Loop and Open-Loop Policies, and Pontryagin Minimum Principle

In this lecture on Nonlinear Programming, we delve into the world of Dynamic Optimization problems, exploring the concepts of ...

56:34
Lec 28: Dynamic Optimization, Closed-Loop and Open-Loop Policies, and Pontryagin Minimum Principle

341 views

4 years ago

Coding with Minmer
Meta asks Dynamic Programming Questions??

Contrary to what one may think, Meta DOES ask DP questions in their interviews. Would you pass? Watch Minh try. Timestamps: ...

40:59
Meta asks Dynamic Programming Questions??

4,396 views

7 months ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 2: Basic Problem Solving

We deepen our understanding of dynamic programming by looking at some basic problems, including one that has two ...

1:12:01
Dynamic Programming Part 2: Basic Problem Solving

2,012 views

6 years ago

Paderborn University - Department LEA
Lecture 03: Dynamic Programming

Third lecture video on the course "Reinforcement Learning" at Paderborn University during the summer term 2020. Source files ...

1:22:30
Lecture 03: Dynamic Programming

1,162 views

5 years ago

Abhishek Gupta
ECE 5500 Lec 29: Differential dynamic programming, optimization of singularly perturbed system

... now you are going to take a very large amount of time in order to solve this dynamic programming problem and we don't want to ...

57:02
ECE 5500 Lec 29: Differential dynamic programming, optimization of singularly perturbed system

149 views

1 month ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 3: Representing State

We discuss extensively the concept of "state" or "history", the notion that a DP recurrence needs to capture as function parameters ...

2:30:12
Dynamic Programming Part 3: Representing State

2,497 views

6 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 8: Easy Problem Solving

This video discusses the first two ("easy") problems of the following problem set, which you should review first: ...

30:59
Dynamic Programming Part 8: Easy Problem Solving

289 views

5 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 7: Subtle Issues In Choosing Top-Down or Bottom-Up

We look at how top-down and bottom-up methods may end up having different time complexities because of implementation ...

1:26:36
Dynamic Programming Part 7: Subtle Issues In Choosing Top-Down or Bottom-Up

418 views

6 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 6: Tree Problems Involving DP

We look at some dynamic programming problems involving trees. In one problem, the DP function variable is a node (rather than ...

1:29:49
Dynamic Programming Part 6: Tree Problems Involving DP

2,039 views

6 years ago

Abhishek Gupta
Lec 35: Approximate Dynamic Programming through Model Approximation and Singular Perturbation Theory

In this lecture on Nonlinear Programming, we explore how Approximate Dynamic Programming can be achieved through model ...

54:09
Lec 35: Approximate Dynamic Programming through Model Approximation and Singular Perturbation Theory

318 views

4 years ago

Himanshu Kaushik | DigiiMento GATE, NET, CSE Prep
01 Introduction to Dynamic Programming

These videos are helpful for the following Examinations - GATE Computer Science, GATE Electronics and Communication, NTA ...

22:42
01 Introduction to Dynamic Programming

20,464 views

9 years ago

Abhishek Gupta
ECE 5500 Lec 31: Approximate DP for Singularly Perturbed Systems

T by solving this particular optimization problem I can solve this using dynamic. Programming. Now what do you do about this fast.

56:33
ECE 5500 Lec 31: Approximate DP for Singularly Perturbed Systems

118 views

1 year ago

Paderborn University - Department LEA
Exercise 03: Dynamic Programming

Third tutorial video of the course "Reinforcement Learning" at Paderborn University during the summer term 2020. Source files are ...

46:59
Exercise 03: Dynamic Programming

599 views

5 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 4: The Knapsack Problem

In this video, I discuss the knapsack problem and show some other variations of it. This is Dynamic Programming: The Knapsack ...

1:24:23
Dynamic Programming Part 4: The Knapsack Problem

931 views

6 years ago

Paderborn University - Department LEA
Dynamic Programming (Lecture 03,  Summer 2023)

Third lecture video on the course "Reinforcement Learning" at Paderborn University during the summer term 2023. Source files ...

1:36:52
Dynamic Programming (Lecture 03, Summer 2023)

1,171 views

2 years ago

Ahmed Salah ELDin
DP1: Assembly Line Scheduling

The goal of this set of videos is to practice applying the DP design paradigm to solve different common problems. Materials of all ...

38:41
DP1: Assembly Line Scheduling

129 views

1 year ago

Abhishek Gupta
Lec 32: Dynamic Programming with Constraints & Approximate Dynamic Programming_State Discretization

In this lecture on Nonlinear Programming, we explore the intricacies of Dynamic Programming with Constraints, a powerful ...

42:56
Lec 32: Dynamic Programming with Constraints & Approximate Dynamic Programming_State Discretization

291 views

4 years ago

BOBKonf
BOB 2016 - Stefanie Schirmer - Dynamic programming at ease - with grammars, algebras, products

Stefanie Schirmer Dynamic programming at ease - with grammars, algebras, products Did you recently face a combinatorial ...

51:44
BOB 2016 - Stefanie Schirmer - Dynamic programming at ease - with grammars, algebras, products

195 views

9 years ago

SI335 SI335
Unit 5 Class 22: Edit distance

Our last video on dynamic programming looks at how to compute optimal solutions for the edit distance problem introduced in the ...

28:13
Unit 5 Class 22: Edit distance

137 views

4 years ago

aleksignjat
31/05/2017 COMP3121/3821/9101/9801 Algorithms class camera recording

Okay so this is what's up you know the dynamic programming problems that we do in class in this course they all sound like silly ...

1:59:46
31/05/2017 COMP3121/3821/9101/9801 Algorithms class camera recording

2,830 views

8 years ago

Mike the Coder
Codeforces Round 407C: Functions Again (Dynamic Programming)

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

20:36
Codeforces Round 407C: Functions Again (Dynamic Programming)

332 views

5 years ago

Max Hailperin
Developing a Java Dynamic Programming Solution for Longest Common Subsequence

This video demonstrates how to systematically construct a dynamic programming solution to the Longest Common Subsequence ...

40:36
Developing a Java Dynamic Programming Solution for Longest Common Subsequence

6,588 views

10 years ago