ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

844 results

ModernPython
SLICING Numpy array to get single column of multi-dimensional array #shorts #numpy

In this quick video, I'll show you how to slice a Numpy array to get a single column. It is a similar syntax to Python list slicing.

0:18
SLICING Numpy array to get single column of multi-dimensional array #shorts #numpy

450 views

2 years ago

Udacity
Picking - Interactive 3D Graphics

This video is part of an online course, Interactive 3D Graphics. Check out the course here: https://www.udacity.com/course/cs291.

2:30
Picking - Interactive 3D Graphics

2,666 views

10 years ago

StudySession
NumPy: What Is Array Indexing, and Why Is It Useful?

... in NumPy 0:26 Array Indexing a 1D Matrix in NumPy 0:59 Array Indexing a 2D Matrix in NumPy 2:02 Array Indexing a 3D Matrix ...

3:36
NumPy: What Is Array Indexing, and Why Is It Useful?

301 views

3 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

841,594 views

2 years ago

Automation Helpers
Python NumPy | Array

A NumPy array is an alternative to a python list, but calculations performed on an numpy array will occur for each element within ...

2:58
Python NumPy | Array

8,056 views

6 years ago

Hello World HD
How to Hack a 3D Printer With Python #3dprinting #inventions #laser

In this short video, I introduce a project where I control a 3D printer directly with Python. This enables you to incorporate a precise ...

0:29
How to Hack a 3D Printer With Python #3dprinting #inventions #laser

1,641 views

2 years ago

MechanoMathStudio
A Simple 3D Fractional Sphere Mesh Generator in Python | Deep Dive into NumPy, SciPy, and MeshIO

Unlock the secrets of 3D mesh generation with Python in this in-depth tutorial! We delve deep into creating a fractional sphere ...

3:46
A Simple 3D Fractional Sphere Mesh Generator in Python | Deep Dive into NumPy, SciPy, and MeshIO

847 views

2 years ago

2MinutesPy
What are Decorators in Python? 2MinutesPy

decorators #decorator #decoratorinpython #python #pythonprogramming #2minutespy Hey, want to know about decorators in ...

2:45
What are Decorators in Python? 2MinutesPy

29,173 views

1 year ago

Automation Helpers
Python NumPy | Dot Product

The dot function can be used to multiply matrices and vectors defined using NumPy arrays. The @ symbol can also be used for ...

3:27
Python NumPy | Dot Product

31,941 views

6 years ago

Udacity
Cylinder Positioning - Interactive 3D Graphics

This video is part of an online course, Interactive 3D Graphics. Check out the course here: https://www.udacity.com/course/cs291.

0:27
Cylinder Positioning - Interactive 3D Graphics

390 views

10 years ago

YHDFA
How to make a linear motor's actuator🤓.#assemble #actuator

automation #automationequipment #production #mechanical #assembly #actuator #actuators #linear #winding.

0:43
How to make a linear motor's actuator🤓.#assemble #actuator

27,387,585 views

1 year ago

Udacity
First Programming Exercise - Interactive 3D Graphics

This video is part of an online course, Interactive 3D Graphics. Check out the course here: https://www.udacity.com/course/cs291.

0:53
First Programming Exercise - Interactive 3D Graphics

7,137 views

10 years ago

ModernPython
Normalize a NumPy array #numpy #python #shorts

We cover how to use the linear algebra library in Numpy to normalize NumPy arrays, including multi-dimensional arrays.

0:48
Normalize a NumPy array #numpy #python #shorts

416 views

2 years ago

Udacity
Make a Flower - Interactive 3D Graphics

This video is part of an online course, Interactive 3D Graphics. Check out the course here: https://www.udacity.com/course/cs291.

0:50
Make a Flower - Interactive 3D Graphics

1,557 views

10 years ago

ModernPython
BEST PRACTICE to convert Pandas DataFrame into Numpy array 🐼 #shorts

In this video, we're going to show you how to convert a Pandas DataFrame into an Numpy array using the df.to_numpy() function.

0:15
BEST PRACTICE to convert Pandas DataFrame into Numpy array 🐼 #shorts

376 views

2 years ago

3Blue1Brown
How word vectors encode meaning

This comes from a full video dissecting how LLMs work. In the shorts player, you can click the link at the bottom of the screen, ...

1:00
How word vectors encode meaning

3,167,203 views

1 year ago

Fathopert
Pygame • PyOpenGL • Toon shading

I continue to study shaders. ======= Links to useful resources ======= 1. Inspired by: ...

1:20
Pygame • PyOpenGL • Toon shading

1,022 views

4 years ago

ModernPython
Convert Numpy array into image in Python #numpy #python #shorts

This short video will show you how to use the Pillow library to convert a Numpy array into an image.

0:26
Convert Numpy array into image in Python #numpy #python #shorts

1,777 views

2 years ago

CG Python
3D Animation with Python in Blender #shorts

Want to accelerate your Blender Python learning? Go here: https://cgpython.com/skool/77 Link to the full tutorial: ...

0:54
3D Animation with Python in Blender #shorts

52,829 views

3 years ago

Automation Helpers
Python NumPy | Random

The NumPy library has the ability to generate random lists of data, shuffle existing data, and draw samples based on a specified ...

3:04
Python NumPy | Random

2,257 views

6 years ago