ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,008 results

Python Peak
How to draw a 3d cube optical illusion? how to draw a 3d cube optical illusion with python turtle

How to draw a 3D cube optical illusion? First, draw a square to start the base of the cube. Next, draw another square inside ...

1:55
How to draw a 3d cube optical illusion? how to draw a 3d cube optical illusion with python turtle

50 views

1 year ago

Random Pearls
Numpy Array - Sum, Axes and Dimensions

Let's see what does it mean to sum a numpy array along different axes. Watch with details here ...

2:30
Numpy Array - Sum, Axes and Dimensions

18,808 views

4 years ago

The Debug Zone
What is the most efficient way to plot 3d array in Python?

Today's Topic: What is the most efficient way to plot 3d array in Python? Thanks for taking the time to learn more. In this video I'll ...

1:53
What is the most efficient way to plot 3d array in Python?

0 views

3 months ago

The Debug Zone
How to Properly Mask a 3D Array in NumPy: A Step-by-Step Guide

In this video, we'll explore the essential technique of masking a 3D array using NumPy, a powerful library for numerical computing ...

2:05
How to Properly Mask a 3D Array in NumPy: A Step-by-Step Guide

6 views

1 year ago

Roel Van de Paar
Adding elements to a 3d array in python

Adding elements to a 3d array in python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:43
Adding elements to a 3d array in python

4 views

2 weeks ago

The Debug Zone
Transform 2D array to a 3D array with overlapping strides

Today's Topic: Transform 2D array to a 3D array with overlapping strides Thanks for taking the time to learn more. In this video I'll ...

1:22
Transform 2D array to a 3D array with overlapping strides

3 views

4 months ago

Roel Van de Paar
Create a 3D numpy array with a loop from multiple 2D images

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:37
Create a 3D numpy array with a loop from multiple 2D images

10 views

3 years ago

The Debug Zone
Python Convolution 3D Array with 2D Kernel for Each Channel Explained

In this video, we delve into the fascinating world of convolution in Python, specifically focusing on how to apply a 2D kernel to ...

3:09
Python Convolution 3D Array with 2D Kernel for Each Channel Explained

23 views

1 year ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,273,138 views

4 years ago

The Debug Zone
How to Flatten a 3D Numpy Array: Step-by-Step Guide and Solutions

In this video, we'll explore the process of flattening a 3D Numpy array, a crucial skill for data manipulation and analysis in Python.

1:55
How to Flatten a 3D Numpy Array: Step-by-Step Guide and Solutions

2 views

7 months ago

Roel Van de Paar
How to print 3D array in same line?

How to print 3D array in same line? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:55
How to print 3D array in same line?

19 views

2 months ago

Peter Schneider
How to find extrema per cell in 3 dimensional array with Numba?

How to find extrema per cell in 3 dimensional array with Numba? I hope you found a solution that worked for you :) The Content ...

3:24
How to find extrema per cell in 3 dimensional array with Numba?

2 views

2 years ago

Dave Briccetti
Colorful 3D Spirals from Processing and Scala

Beautiful 3D spirals from this program: https://github.com/dcbriccetti/scala-lessons/blob/master/src/proc/Spiral3D.scala.

3:53
Colorful 3D Spirals from Processing and Scala

296 views

9 years ago

The Debug Zone
Training and Testing 3D Arrays with TensorFlow RNN LSTM: A Complete Guide

In this comprehensive guide, we delve into the world of 3D arrays and their application in training and testing Recurrent Neural ...

3:26
Training and Testing 3D Arrays with TensorFlow RNN LSTM: A Complete Guide

3 views

9 months ago

Peter Schneider
How can I define a 3d array from a 2d array that depends on a parameter?

How can I define a 3d array from a 2d array that depends on a parameter? I hope you found a solution that worked for you :) The ...

3:04
How can I define a 3d array from a 2d array that depends on a parameter?

2 views

3 years ago

The Debug Zone
How to Plot 3D Images from NumPy Arrays: A Step-by-Step Guide

In this video, we'll explore the fascinating world of 3D plotting using NumPy arrays. Whether you're a data scientist, a researcher, ...

2:23
How to Plot 3D Images from NumPy Arrays: A Step-by-Step Guide

8 views

6 months ago

Roel Van de Paar
How to iterate a 3D numpy array? (2 Solutions!!)

How to iterate a 3D numpy array? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:59
How to iterate a 3D numpy array? (2 Solutions!!)

8 views

2 weeks ago

Jenny C.
3D Textured Walls (Python OpenGL)

This is my 3D renderer for textured walls. I can add each texture as a PNG image into a array and I can also position each texture, ...

3:38
3D Textured Walls (Python OpenGL)

74 views

10 months ago