ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

81,756 results

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,979 views

1 year 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

370 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

273 views

4 years ago

Roel Van de Paar
Dynamic algorithm: what's the difference between memorization and bottom-up algorithm?

Dynamic algorithm: what's the difference between memorization and bottom-up algorithm? Helpful? Please support me on ...

2:20
Dynamic algorithm: what's the difference between memorization and bottom-up algorithm?

2 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

421 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,725 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

335 views

4 years ago

TogoTV
Fast dynamic programming algorithm for nucleotide sequences...

Original version is: http://togotv.dbcls.jp/ja/20160416.html RDF summit for individual genomics (The 2nd RDF summit in 2016) was ...

5:05
Fast dynamic programming algorithm for nucleotide sequences...

113 views

9 years ago

Quinston Pimenta
Integer Partitioning with Dynamic Programming | Code Tutorial

Free-To-Use Developer ToolBox: https://developertoolbox.app How to Micro SaaS side-hustle: ...

17:27
Integer Partitioning with Dynamic Programming | Code Tutorial

9,399 views

7 years ago

ACM SIGWEB
A New Dynamic Algorithm for Densest Subhypergraphs

Social Network Analysis and Graph Algorithms: Higher-Order Patterns Suman K. Bera, Sayan Bhattacharya, Jayesh Choudhari ...

16:47
A New Dynamic Algorithm for Densest Subhypergraphs

50 views

3 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,519 views

6 years ago

Susan Haynes
Alignment1.mov

Dynamic programming problem: sequence alignment. Matching "mean" to "name". Problem statement and overview. Clip 1 out of ...

12:11
Alignment1.mov

18,742 views

14 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,465 views

9 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,166 views

5 years ago

Susan Haynes
DP_Alignment1.mov

Dynamic programming example: sequence alignment for "miss" vs "misses". Clip 1 out of 2.

13:21
DP_Alignment1.mov

1,294 views

14 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,026 views

6 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)

334 views

5 years ago

idea4explain
Dynamic Algorithm for Traveling Salesman Problem (TSP) – Fast, Adaptive & Scalable Solution

Solve the Traveling Salesman Problem (TSP) faster and smarter with a dynamic algorithm! In this in-depth walkthrough, we ...

9:21
Dynamic Algorithm for Traveling Salesman Problem (TSP) – Fast, Adaptive & Scalable Solution

17 views

5 months ago

MiNiWolF
Dynamic Algorithms - Transitive Closure Digraph

This is my second video on dynamic algorithms. If you want to see more subscribe to me and get a notice when new videos will be ...

8:58
Dynamic Algorithms - Transitive Closure Digraph

6,349 views

12 years ago

Mike the Coder
SPOJ FARIDA - Princess Farida (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 ...

17:54
SPOJ FARIDA - Princess Farida (Dynamic Programming)

1,296 views

4 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

20,372 views

2 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

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

64 views

3 months ago

Mike the Coder
SPOJ ACODE - Alphacode (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 ...

16:10
SPOJ ACODE - Alphacode (Dynamic programming)

2,700 views

5 years ago

WIT Solapur - Professional Learning Community
Solving all pairs shortest path problem by dynamic programming approach

V R Tribhuvan Dept of Computer Science & Engineering Walchand Institute of Technology Solapur.

11:26
Solving all pairs shortest path problem by dynamic programming approach

1,490 views

6 years ago