ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

Tech Education World
2D Array & String 10/Dec/25
48:06
2D Array & String 10/Dec/25

0 views

7 days ago

Alfred Zhong
Cosine Similarity for AI Embeddings in Python (Why reshape(1, -1) and [0][0]?)

... b)[0][0] What you'll learn: Why cosine_similarity expects 2D arrays, not 1D vectors What .reshape(1, -1) really means in NumPy ...

10:13
Cosine Similarity for AI Embeddings in Python (Why reshape(1, -1) and [0][0]?)

0 views

4 days ago

vlogize
Visualisierung dynamischer Änderungen in einem numpy-Array als Bilder mit matplotlib

Erfahren Sie, wie Sie dynamische Änderungen in einem 2D-numpy-Array mit nur einem interaktiven Bildfenster in Python ...

1:24
Visualisierung dynamischer Änderungen in einem numpy-Array als Bilder mit matplotlib

1 view

7 days ago

CodeHub X
[🚘🚗Car Racing 2D Game] pygame, with code .#coding #python #pygame #game #carracing

in this video i have make 2d car racing game using python. with the help of pygame, i have mention each code. #python #coding ...

13:08
[🚘🚗Car Racing 2D Game] pygame, with code .#coding #python #pygame #game #carracing

0 views

7 days ago

Leetcode Unlocked
200. Number of Islands | Leetcode Unlocked - Python

Master the classic LeetCode 200 "Number of Islands" problem with this complete guide! In this video, we break down one of the ...

6:28
200. Number of Islands | Leetcode Unlocked - Python

0 views

7 days ago

Sayyed Nasar Ali
NumPy for Data Science | Hands-On Tutorial for Beginners

... How to create NumPy arrays ✓ Array math (add, multiply) ✓ Zeros, ones, and range arrays ✓ 2D arrays (matrix) ✓ Indexing ...

11:19
NumPy for Data Science | Hands-On Tutorial for Beginners

33 views

1 day ago

AI_DS_MAFIA
NumPy for AI & Data Science | LEC-2 | Complete AI Course for Beginners

Lecture 2: NumPy Basics for AI & Data Science Welcome to Lecture 2 of the Complete AI Course! Is video me hum NumPy ke ...

53:10
NumPy for AI & Data Science | LEC-2 | Complete AI Course for Beginners

28 views

6 days ago

Programming Avec Reza
How to work with 2D arrays in C++ (Part 2)?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

10:51
How to work with 2D arrays in C++ (Part 2)?

0 views

4 days ago

Farooq Abid
Lecture#16 | Pandas 01 | Learn Python for Data Analysis

Pandas Lecture 01 Welcome to Pandas Lecture 01, where we start from the basics of Pandas and build a strong foundation for ...

33:45
Lecture#16 | Pandas 01 | Learn Python for Data Analysis

9 views

7 days ago

DataEdge Analytics
List Comprehension in Python | Nested Comprehension & Pattern Logic

In this video, you will learn List Comprehension in Python from basic to advanced level, including nested list comprehension and ...

28:55
List Comprehension in Python | Nested Comprehension & Pattern Logic

0 views

7 days ago

Deep knowledge
🚀 PyTorch Tensors Explained from Scratch Scalars, Vectors, Matrices & Beyond 🔥

Tensors are the core building blocks of deep learning —and mastering them is essential if you want to work confidently with ...

6:50
🚀 PyTorch Tensors Explained from Scratch Scalars, Vectors, Matrices & Beyond 🔥

22 views

5 days ago

CodeWithPrashant
🔥 Day 4 — Error Handling + NumPy Full Beginner Guide | AI Engineer Roadmap 2025

Welcome to Day 4 of the AI Engineer Roadmap (6-Month Training Program)! Since we could not complete Error Handling ...

2:28:11
🔥 Day 4 — Error Handling + NumPy Full Beginner Guide | AI Engineer Roadmap 2025

202 views

Streamed 21 hours ago

Soupzzz
LeetCode 79: Word Search Explained Step-by-Step (DFS + Backtracking)

Most people overcomplicate LeetCode 79 – Word Search. In this video, I walk through the cleanest DFS + backtracking approach ...

15:14
LeetCode 79: Word Search Explained Step-by-Step (DFS + Backtracking)

21 views

7 days ago

InfoTech with Abdul Nasir Afridi
Lecture:53| 2d Arrays |Matrices declaration with out row size| Pashto

In this video tutorial i have explained how to declare and intialize 2D array without specifying size of arrays in row. Welcome to ...

5:09
Lecture:53| 2d Arrays |Matrices declaration with out row size| Pashto

15 views

1 day ago

SCALive
Generative AI Hackathon 2025 at SCA | Powered by ML Bhopal & Google for Developers

... Arrays https://www.youtube.com/watch?v=JCaqsW4CQP4&list=PLhHaibdHQVE1AG_IROR3DP5OJPgOdnaR_ 2D Arrays ...

0:31
Generative AI Hackathon 2025 at SCA | Powered by ML Bhopal & Google for Developers

1,732 views

5 days ago

InfoTech with Abdul Nasir Afridi
Lecture:47| 2D Array| 2D Matrices| Declaration and Static Initialization| Lect 01

Dear Students, in today lecture i have explained in detail how one can declare and initialize 2d arrays in C++. for more detail ...

6:32
Lecture:47| 2D Array| 2D Matrices| Declaration and Static Initialization| Lect 01

0 views

2 days ago

Technical ArCoAn
DBSCAN Clustering (Part-15) | Density-Based Clustering with Noise Detection | ML in Python #ai #ml

DBSCAN Clustering Explained (Part-15) | Density-Based Clustering with Noise Detection | Unsupervised ML in Python #ai #ml ...

9:35
DBSCAN Clustering (Part-15) | Density-Based Clustering with Noise Detection | ML in Python #ai #ml

25 views

7 days ago

TD Academy
Code in Blender with Visual Studio Code

Learn more: https://www.alexanderrichtertd.com/python-blender Connect your VSC script editor directly with Blender.

5:45
Code in Blender with Visual Studio Code

91 views

6 days ago

InfoTech with Abdul Nasir Afridi
Lecture:54| 2D Arrays| Matrix addition operation on 2x2 arrays in C++ |Pashto

Asalam ao alikum dear, in this video tutorial i have explained how one can add two matrices of dimension 2x2 in C++. i have ...

5:57
Lecture:54| 2D Arrays| Matrix addition operation on 2x2 arrays in C++ |Pashto

0 views

12 hours ago

Ray Fernando
Opus + GPT-5.2 Game Build | Day 5: First Match

Day 5 of building a multiplayer soccer game with Opus 4.5 and GPT-5.2. 5+ hour marathon stream. Deployed the game to Vercel ...

5:20:23
Opus + GPT-5.2 Game Build | Day 5: First Match

2,367 views

Streamed 6 days ago

Mastering Programming
"Surrounded Regions"

"Surrounded Regions," involves transforming 'O's surrounded by 'X's in a 2D board into 'X's. The idea is to mark regions of 'O's ...

1:19
"Surrounded Regions"

403 views

7 days ago

Nasir Hussain
AI & Data Science |  PART 28 | NumPy Arrays Explained | Shape, Size, Dimensions & Slicing | BATCH 10

In this class, we explored NumPy arrays in more detail. We created different arrays and understood shape, size, and length.

1:05:43
AI & Data Science | PART 28 | NumPy Arrays Explained | Shape, Size, Dimensions & Slicing | BATCH 10

58 views

3 days ago

InfoTech with Abdul Nasir Afridi
Lecture:  |2D Matrix Subtraction operation 2x2 arrays| Pashto

Welcome to Infotech with Abdul Nasir Afridi, a dynamic YouTube channel dedicated to all things IT. Dive into the captivating world ...

7:06
Lecture: |2D Matrix Subtraction operation 2x2 arrays| Pashto

0 views

8 hours ago

Xah Lee
Xah Talk Show Ep729 Wolfram Language, Advent of Code 2025, Day 4

Video Summary (Generated by AI, Edited by Human.) • This video from the Xah Talk Show, episode 729, focuses on solving an ...

2:16:30
Xah Talk Show Ep729 Wolfram Language, Advent of Code 2025, Day 4

194 views

Streamed 1 day ago

InfoTech with Abdul Nasir Afridi
Lecture:55| 2D Matrix| Arrays  Subtraction operation 2x2 arrays in C++ |Pashto

Asaalam ao Alikum dear students, i have explained how one can subtract two matrix in C++ using programming examples. i have ...

7:06
Lecture:55| 2D Matrix| Arrays Subtraction operation 2x2 arrays in C++ |Pashto

0 views

12 hours ago