ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

114 results

QED Realized
Learn Python #26: When Correct Formulas Give Wrong Answers | Errors, Conditioning, and Stability

Last episode we saw that floating-point numbers are tiny, well-behaved lies. This episode is about what those lies do when you ...

15:27
Learn Python #26: When Correct Formulas Give Wrong Answers | Errors, Conditioning, and Stability

1 view

5h ago

Adsorp AI
1.4 Error Handling as Values: Ditching Try-Except in Go | Memory, Pointers, and Tooling

Transition away from Python's hidden exception unwinding and master Go's explicit error handling model where errors are ...

14:21
1.4 Error Handling as Values: Ditching Try-Except in Go | Memory, Pointers, and Tooling

0 views

26 min ago

TuitionHarbour Computer Science
Errors in Python | Syntax, Logical & Run-time Errors | CBSE Class 11 Computer Science

Learn the three important types of errors in Python for CBSE Class 11 Computer Science. This beginner-friendly lesson covers: ...

4:25
Errors in Python | Syntax, Logical & Run-time Errors | CBSE Class 11 Computer Science

1 view

15h ago

Sumi Study Tech
Python File & Error Handling | Python Full Course (Lec-07) | Basic to Advance for Beginners

Python File & Error Handling | Python Full Course (Lec-07) | Basic to Advance for Beginners Welcome to Lecture 07 of our Python ...

18:09
Python File & Error Handling | Python Full Course (Lec-07) | Basic to Advance for Beginners

15 views

19h ago

OrionVexa
🐍 90 Various forms of except blocks

Welcome back to the Intermediate Python Programming Series! In this video, we explore the various forms of except blocks in ...

20:56
🐍 90 Various forms of except blocks

16 views

17h ago

vlogommentary
Fixing cpython/pyatomic_gcc.h Not Found Error When Embedding Python in C+ +

Learn how to resolve the 'cpython/pyatomic_gcc.h: No such file or directory' error when compiling C+ + code using embedded ...

2:47
Fixing cpython/pyatomic_gcc.h Not Found Error When Embedding Python in C+ +

0 views

16h ago

vlogommentary
Understanding Python closures: Why Can't You Modify Enclosing Variables Directly?

Learn why Python closures allow reading but not direct modification of variables from an enclosing scope, and how to correctly ...

2:40
Understanding Python closures: Why Can't You Modify Enclosing Variables Directly?

0 views

16h ago

vlogommentary
Fixing AttributeError: partially initialized module 'numpy.core.arrayprint' in Python

Learn how to resolve the 'partially initialized module numpy.core.arrayprint has no attribute array2string' error caused by ...

2:13
Fixing AttributeError: partially initialized module 'numpy.core.arrayprint' in Python

1 view

8h ago

Vivek Amilkanthawar
Your Log Is Too Big for the LLM (Tokens and Context Windows Explained)

You can write a Python function and call an HTTP API. No machine learning needed. That is the whole prerequisite. A payments ...

5:17
Your Log Is Too Big for the LLM (Tokens and Context Windows Explained)

37 views

19h ago

Adsorp AI Hindi
2.1 Banishing None: Pragmatic Modeling with Option | Pattern Matching & Production Error Handling

Say goodbye to 'NoneType' object has no attribute errors forever. In this video, we explore how Rust replaces Python's null ...

22:12
2.1 Banishing None: Pragmatic Modeling with Option | Pattern Matching & Production Error Handling

1 view

11h ago

The Quant Professor
We Tested 3 AIs to Write Python for Cluster Analysis

Which AI is best to write Python code needed for Cluster Analysis? In this short video, we used ChatGPT, Duck.ai, and Claude to ...

6:16
We Tested 3 AIs to Write Python for Cluster Analysis

30 views

13h ago

1-Minute Kitchen
I Wrote MicroGPT from Memory | Pure Python, No Frameworks

Can I rebuild Andrej Karpathy's microgpt from memory? This is a real-time coding session: a tiny GPT in plain Python, with scalar ...

1:29:03
I Wrote MicroGPT from Memory | Pure Python, No Frameworks

5 views

16h ago

Mehdi Hosseini Moghadam
L-07: Stable softmax and temperature – Preventing Overflow in LLMs #llm #agents #python

L-07: Stable softmax and temperature (Easy) This video addresses a critical numerical stability issue in machine learning: ...

4:07
L-07: Stable softmax and temperature – Preventing Overflow in LLMs #llm #agents #python

0 views

1h ago

Rupayan Chakraborty
Your First API Key: Where It Lives, and How It Leaks

Setup is where most people quit an AI course. It wouldn't install, the key didn't work, the error made no sense. This lesson does it ...

18:53
Your First API Key: Where It Lives, and How It Leaks

1 view

10h ago