ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113 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

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

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

16h 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

20h 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

18h 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

17h 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

17h ago

Adsorp AI Hindi
6.4 Idiomatic Error Mapping: Rust Results to Python | Building Native Extensions with PyO3

Bridge Rust's explicit Result[T, E] paradigm with Python's exception handling model cleanly and idiomatically. Learn how PyO3 ...

18:59
6.4 Idiomatic Error Mapping: Rust Results to Python | Building Native Extensions with PyO3

0 views

46 min 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

9h 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

20h 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

14h 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

12h 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

17h ago

Mehdi Hosseini Moghadam
L-04: Byte-level BPE and Unicode – Tokenization Explained #llm #nlp #bpe

L-04: Byte-level BPE and Unicode (Medium) This video addresses the challenge of tokenizing text in rare languages or emojis, ...

3:11
L-04: Byte-level BPE and Unicode – Tokenization Explained #llm #nlp #bpe

2 views

2h ago