When creating a post, please add:
- Week # must be added in the tags option of the post.
- Link to the classroom item you are referring to:
- Description (include relevant info but please do not post solution code or your entire notebook):
Week1
https://www.coursera.org/learn/advanced-learning-algorithms/lecture/YUhR0/matrix-multiplication
Here sometimes used np.matmul() methods and sometimes used np.dot() methods. What is the difference between it. Please summarize it please.