ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,410 results

Stephen Blum
Python Basics Map Reduce Filter and Decorators

Today we are covering map, filter, reduce, plus a quick look at lambdas, closures, and decorators in Python. For reduce, you need ...

13:36
Python Basics Map Reduce Filter and Decorators

46 views

3 weeks ago

Ajay yadav
I Reduced My Python Docker Image from 1.1GB to 128MB 🚀 (88% Smaller!)

Learn how I reduced a Python Flask Docker image from 1.1GB to just 128MB using Multi-Stage Builds, BuildKit Cache, Slim ...

12:50
I Reduced My Python Docker Image from 1.1GB to 128MB 🚀 (88% Smaller!)

303 views

2 weeks ago

Coding with David
Stop Wasting RAM in Python! Use __slots__

Learn how Python __slots__ reduces object memory usage, why it blocks undeclared attributes and when you should use it all in ...

4:00
Stop Wasting RAM in Python! Use __slots__

3,627 views

4 weeks ago

CodeToAGI
Stop Writing For Loops in Python! Use map, filter, zip, reduce Instead | Ep 31

That for-loop you just wrote? It's doing 3 jobs at once when one clean line could do it all. In this episode you'll finally master ...

10:11
Stop Writing For Loops in Python! Use map, filter, zip, reduce Instead | Ep 31

12 views

3 weeks ago

Quantitative Finance Briefs
Advanced Python Alpha Development Using FFT and Machine Learning

This webinar focuses on how Python can be used to improve and extend alpha research beyond the limits of Fast Expression.

1:13:11
Advanced Python Alpha Development Using FFT and Machine Learning

130 views

3 weeks ago

Roel Van de Paar
oneliner using reduce in python (2 Solutions!!)

amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! oneliner using reduce in python ...

2:23
oneliner using reduce in python (2 Solutions!!)

5 views

11 days ago

Professor Py: AI Engineering
Autoscale LLM Endpoints with Ray Serve in Python: Batching and Backpressure

LLM serving breaks during traffic spikes unless batching, queues, and autoscaling are designed as one system. Learn a compact ...

8:51
Autoscale LLM Endpoints with Ray Serve in Python: Batching and Backpressure

8 views

11 days ago

PyCon US
High Performance LLM Inference in Pure Python with PyTorch Custom Ops - Yineng Zhang

This talk presents how a modern large language model (LLM) inference engine written entirely in Python can reach performance ...

18:26
High Performance LLM Inference in Pure Python with PyTorch Custom Ops - Yineng Zhang

348 views

10 days ago

Joyjeet Majumdar
Summarize Long Documents with Azure OpenAI Map-Reduce in Python

Pasting a 200-page contract into one prompt feels obvious — until token limits, cost, and the model losing the middle of your input ...

6:04
Summarize Long Documents with Azure OpenAI Map-Reduce in Python

10 views

3 days ago

Python Guy
Day10 "Functional Programming": map, filter, zip and reduce

Day 10 – Python Programming Course | Ternary Operator, Clean Coding, Functional Programming (map, filter), Return Statement ...

42:55
Day10 "Functional Programming": map, filter, zip and reduce

51 views

4 weeks ago

Vansh Saini
understanding the concept of functions including lambda, map, filter, reduce function

practice questions for function and recursion , remaining topics with example and explanatiomn.

1:02:11
understanding the concept of functions including lambda, map, filter, reduce function

4 views

6 days ago

Real Python
Running Python Locally in a Sandbox | Real Python Podcast #301

How do you avoid the risk of running a Python application locally that could be malicious, break your code, or leak private data?

45:55
Running Python Locally in a Sandbox | Real Python Podcast #301

625 views

9 days ago

GateXAIML
Lambda & Higher Order Functions | map(), filter() & reduce() | Python From Scratch | Lec. 19

In this lecture, we explore Lambda Functions and Higher-Order Functions in Python. These concepts enable concise, ...

33:11
Lambda & Higher Order Functions | map(), filter() & reduce() | Python From Scratch | Lec. 19

17 views

2 weeks ago

Stephen Blum
Python Pytorch Tensor Gradients

I wanted to see the gradients in PyTorch, so I ran y.backward() and printed x.grad. That worked, but I learned backward only works ...

5:45
Python Pytorch Tensor Gradients

45 views

6 days ago

Danish
Python Tutorial for Beginners🐍 | Lecture 10 | Anonymous, map, filter and reduce function

Welcome to Lecture 10 of the Python Programming Course. In this lecture, we will learn: 1-Anonymous Function 2-Map Function ...

46:07
Python Tutorial for Beginners🐍 | Lecture 10 | Anonymous, map, filter and reduce function

24 views

7 days ago

Micro Learning
25. Headroom Architecture Explained: Reduce LLM Token Costs with 3-Stage AI Compression Pipeline

Want to reduce LLM token costs without sacrificing AI accuracy? In this complete **Headroom Architecture Explained 2026** ...

8:19
25. Headroom Architecture Explained: Reduce LLM Token Costs with 3-Stage AI Compression Pipeline

1 view

5 days ago

Nicolas Pirson
Python Will Survive – An Easter Egg Song by a Python Developer for Python Developers

I wanted to write a Python joke. A song about Python language from a Python developer to Python developers. Three days later, I ...

3:49
Python Will Survive – An Easter Egg Song by a Python Developer for Python Developers

141 views

3 weeks ago

Edulexis
DAY 27: LAMBDA FUNCTIONS & MAP / FILTER / REDUCE | 90-Day Python Mastery Program | EDULEXIS |

Welcome to Day 27 of the Edulexis 90-Day Complete Python Programming Course! In today's session, we are stepping away ...

6:21
DAY 27: LAMBDA FUNCTIONS & MAP / FILTER / REDUCE | 90-Day Python Mastery Program | EDULEXIS |

52 views

2 weeks ago

Analytics in Practice
Solving Resource Allocation Problems with Python

This analysis explores how optimization techniques can be used to solve real-world resource allocation problems when resources ...

8:13
Solving Resource Allocation Problems with Python

51 views

4 weeks ago

The Industry Portal
Python Day 117: Importing Modules in Python

Support the Channel If this lesson helped you, support The Industry Portal and get closer to the content. Unlock early access to ...

3:14
Python Day 117: Importing Modules in Python

25 views

4 weeks ago