ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,049 results

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

344 views

4 years ago

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

Dynamic. Programming. Uh I'm not going to introduce the complete algorithm because it's uh going to take a lot of time uh but I'll ...

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

150 views

2 months 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,711 views

6 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

401 views

4 years ago

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

258 views

4 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

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

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,173 views

2 years 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,498 views

6 years ago

Abhishek Gupta
ECE 5500 Lec 29: Dynamic Programming Algorithm

Jt wonderful so that's the pr that's uh that this algorithm is known as a dynamic programming. Algorithm don't ask me why it's ...

53:26
ECE 5500 Lec 29: Dynamic Programming Algorithm

480 views

1 year ago

Abhishek Gupta
ECE 5500 Lec 30: Function Approximation in Dynamic programming

... can pick and this has to be satisfied for all t in 0 to capital t and the constraint dynamic programming uh algorithm was as follows ...

57:54
ECE 5500 Lec 30: Function Approximation in Dynamic programming

34 views

2 months 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

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

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

J. E. F.
AOR Lecture 5: Batch Planning – Dynamic Algorithm
49:57
AOR Lecture 5: Batch Planning – Dynamic Algorithm

4 views

Streamed 8 years 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

NPTEL IIT Guwahati
Lec 14: Dynamic Scheduling with Tomasulo’s Algorithm

Multi-Core Computer Architecture https://onlinecourses.nptel.ac.in/noc23_cs113/preview Dr. John Jose Department of Computer ...

35:01
Lec 14: Dynamic Scheduling with Tomasulo’s Algorithm

19,926 views

2 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

Abhishek Gupta
ECE 5500 Lec 28: Derivation of Backpropagation algorithm, Principle of Dynamic Programming

... have to recompute the action so that's weak time consistency uh we'll shortly study about dynamic programming algorithm in the ...

53:37
ECE 5500 Lec 28: Derivation of Backpropagation algorithm, Principle of Dynamic Programming

339 views

1 year ago

Abhishek Gupta
ECE 7202 Lec 6: Policy Iteration Algorithm, Rollout algorithm, Policy evaluation and improvement

... to dynamic programming or more general you can apply it when yeah so there are definitely there are policy iteration algorithms ...

1:19:18
ECE 7202 Lec 6: Policy Iteration Algorithm, Rollout algorithm, Policy evaluation and improvement

96 views

4 months ago

Abhishek Gupta
ECE 5500 Lec 25: Dynamic Programming Algorithm

... thing happens for pt minus one star as well so that's the dynamic programming algorithm so V_T of XT equals to minimum UT.

55:37
ECE 5500 Lec 25: Dynamic Programming Algorithm

59 views

2 months 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

Mike the Coder
SPOJ - EDIT DISTANCE  (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 ...

35:27
SPOJ - EDIT DISTANCE (Dynamic programming)

205 views

4 years ago

Abrahim Ladha
CS3510 L09A Dynamic Programming

... to do it with uh with dynamic programming so suppose um. We have an algorithm let's say let's call it numbum waves we want to ...

1:04:51
CS3510 L09A Dynamic Programming

275 views

7 months ago

CS Talks
11. Dynamic Programming I

ADUni Algorithms View the complete course: http://www.aduni.org/courses/algorithms Instructor: Shai Simonson License: Creative ...

1:27:46
11. Dynamic Programming I

6 views

8 years ago