matrix multiplication python using numpy [using @ operator, matmul and dot, etc.]

preview_player
Показать описание
Tutorial on how to do matrix multiplication python using numpy. Including using @ operator in Python, matmul function in numpy, and dot function in numpy and also .dor method for arrays.

⏱TIMESTAMPS⏱
0:00 - Intro Video
0:12 - matrix multiplication in Python [explaining the example]
1:11 - using .dot method in numpy to calculate matrix multuplicatiopn
2:02 - matrix multiplication using @ operator in python programming

==================================
NumPy Tutorial Playlist (NumPy Crash Course):
==================================

RELATED videos
===============================

RECENT videos
===============================

SOCIAL
===============================

#numpy #matrix_python #python
Рекомендации по теме
Комментарии
Автор

it was my exam yesterday and now I am regretting why I didn't watch this video before. It is so easy too perform it

navalsharma
Автор

Thank you, Mr. Rahmani, for your useful and practical training🙏😍

alieslami
Автор

I dont understand something. In the previous videos, the way in which you did operations was by the top right value of matrix A being added or subtracted by the top right value in matrix B, and etc for all the values. But now in this video, that seems to not be the case. When I look at it in the way you explained, none of the answers seems to be correct

Thato-wtrd
Автор

I tried the second method and it did not work. Is it because I'm using python 3.0?

AdolfKambinda-fp
Автор

Thanks a bunch, this video was really helpful to me.

atone
Автор

Very quick. Thanks I will give them a try.

devchanga
Автор

Great video. Thanks for making!Why are there m2 functions "matmul" and "dot " that perform the same task? Is there a case when one ca be used and other can not be ?

krishnabhat
visit shbcf.ru