Last answered:

16 Nov 2023

Posted on:

16 Nov 2023

1

Resolved: For finding the dot product of matrices, we can also use the "@" operator!

Hi 365 team! Just wanted to add to this lecture that: 

np.dot(x, y) == x @ y

Keep up the great work!

1 answers ( 1 marked as helpful)
Instructor
Posted on:

16 Nov 2023

1

Hey Szymon,


Thank you for sharing this with the community, it's a valuable note!


Kind regards,

365 Hristina

Submit an answer