ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55 results

Roel Van de Paar
Pass numpy array of list of integers in Cython method from Python (2 Solutions!!)

Pass numpy array of list of integers in Cython method from Python Helpful? Please use the *Thanks* button above! Or, thank me ...

2:59
Pass numpy array of list of integers in Cython method from Python (2 Solutions!!)

3 views

1 day ago

The Debug Zone
Numpy:zero mean data and standardization

Today's Topic: Numpy:zero mean data and standardization Thanks for taking the time to learn more. In this video I'll go through ...

1:45
Numpy:zero mean data and standardization

0 views

4 days ago

The Debug Zone
Create a 2D array from another array and its indices with NumPy

Today's Topic: Create a 2D array from another array and its indices with NumPy Thanks for taking the time to learn more.

2:00
Create a 2D array from another array and its indices with NumPy

1 view

1 day ago

Roel Van de Paar
Getting the indexes of a numpy array slice

Getting the indexes of a numpy array slice Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:55
Getting the indexes of a numpy array slice

12 views

7 days ago

Roel Van de Paar
numpy broadcasting doesn't work when i think it should?

numpy broadcasting doesn't work when i think it should? Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:23
numpy broadcasting doesn't work when i think it should?

2 views

3 days ago

The Debug Zone
TypeError: src is not a numpy array, neither a scalar

Today's Topic: TypeError: src is not a numpy array, neither a scalar Thanks for taking the time to learn more. In this video I'll go ...

1:25
TypeError: src is not a numpy array, neither a scalar

0 views

3 hours ago

The Debug Zone
Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio...

Today's Topic: Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio... Thanks for ...

3:37
Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio...

1 view

2 days ago

DVAnalytics
PYTHON | SESSION 2 - Part 1 | DATA QUERYING & MANIPULATION

Master Python data manipulation and querying in this comprehensive session focused on the Pandas and NumPy libraries.

46:28
PYTHON | SESSION 2 - Part 1 | DATA QUERYING & MANIPULATION

31 views

7 days ago

Roel Van de Paar
Why different shapes in RNNCell created from scratch in numpy to pytorch?

Why different shapes in RNNCell created from scratch in numpy to pytorch? Helpful? Please use the *Thanks* button above!

2:13
Why different shapes in RNNCell created from scratch in numpy to pytorch?

6 views

7 days ago

Roel Van de Paar
How to populate a numpy 2D array with function returning a numpy 1D array? (2 Solutions!!)

How to populate a numpy 2D array with function returning a numpy 1D array? Helpful? Please use the *Thanks* button above!

2:32
How to populate a numpy 2D array with function returning a numpy 1D array? (2 Solutions!!)

10 views

1 day ago

Roel Van de Paar
How to return values in the second column greater than 25 from a random array in numpy?

How to return values in the second column greater than 25 from a random array in numpy? Helpful? Please use the *Thanks* ...

3:01
How to return values in the second column greater than 25 from a random array in numpy?

0 views

15 hours ago

The Debug Zone
ValueError: operands could not be broadcast together with shapes - inverse_transform- Python

Today's Topic: ValueError: operands could not be broadcast together with shapes - inverse_transform- Python Thanks for taking ...

1:29
ValueError: operands could not be broadcast together with shapes - inverse_transform- Python

0 views

2 days ago

Roel Van de Paar
How can I sample a path described by two vectors (V1,V2) using equidistant samples in Numpy?

How can I sample a path described by two vectors (V1,V2) using equidistant samples in Numpy? Helpful? Please use the ...

1:47
How can I sample a path described by two vectors (V1,V2) using equidistant samples in Numpy?

4 views

4 days ago

Cursos Augusto Cabrera Becerril
SC Sesión 8 Modelos de crecimiento en python

còdigo de la sesión https://github.com/acb100cias/SeminarioCancer/blob/main/ModelosCrecimiento.ipynb.

39:49
SC Sesión 8 Modelos de crecimiento en python

28 views

3 days ago

The Debug Zone
Determine the shuffled indices of two lists/arrays

Today's Topic: Determine the shuffled indices of two lists/arrays Thanks for taking the time to learn more. In this video I'll go ...

3:42
Determine the shuffled indices of two lists/arrays

0 views

5 days ago

The Debug Zone
How can you implement a C callable from Numba for efficient integration with nquad?

Today's Topic: How can you implement a C callable from Numba for efficient integration with nquad? Thanks for taking the time to ...

2:25
How can you implement a C callable from Numba for efficient integration with nquad?

0 views

7 days ago

Missing Semester
Lecture 6: Packaging and Shipping Code

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/shipping-code/ 0:00:00 ...

1:03:35
Lecture 6: Packaging and Shipping Code

1,245 views

4 days ago

Roel Van de Paar
How to return sorted values in a function?

How to return sorted values in a function? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:20
How to return sorted values in a function?

12 views

5 days ago

Roel Van de Paar
Get list from matrix using a mask in Python

Get list from matrix using a mask in Python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:54
Get list from matrix using a mask in Python

3 views

5 days ago

Roel Van de Paar
How to obtain the values of resulting dict. when working with the pandas to_dict() method?

How to obtain the values of resulting dict. when working with the pandas to_dict() method? Helpful? Please use the *Thanks* ...

2:09
How to obtain the values of resulting dict. when working with the pandas to_dict() method?

4 views

5 days ago

Roel Van de Paar
Docker python unable to import module installed via apt-get (2 Solutions!!)

Docker python unable to import module installed via apt-get Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:50
Docker python unable to import module installed via apt-get (2 Solutions!!)

8 views

13 hours ago

Roel Van de Paar
Filtering array of arrays (best approach)

Filtering array of arrays (best approach) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:28
Filtering array of arrays (best approach)

44 views

7 days ago

Roel Van de Paar
Which algorithms can be used to generate a euclidean embedding for a manifold given a pairwise...

Which algorithms can be used to generate a euclidean embedding for a manifold given a pairwise distance matrix of geodesics?

3:00
Which algorithms can be used to generate a euclidean embedding for a manifold given a pairwise...

3 views

1 day ago

Roel Van de Paar
Variable has feature 1, expected 127 in Machine Learning Model

Variable has feature 1, expected 127 in Machine Learning Model Helpful? Please use the *Thanks* button above! Or, thank me ...

2:04
Variable has feature 1, expected 127 in Machine Learning Model

14 views

2 days ago

Roel Van de Paar
Is there a way to vectorize applying the mean function to masked regions in an ndarray?

Is there a way to vectorize applying the mean function to masked regions in an ndarray? Helpful? Please use the *Thanks* button ...

1:29
Is there a way to vectorize applying the mean function to masked regions in an ndarray?

12 views

6 days ago