#python
Read more stories on Hashnode
Articles with this tag
Today's post will try to answer the question: What is the difference between a tensor and a matrix? The Matrix If you have a basic understanding of...
Roboflow has a great playground of models for computer vision, including object detection and tracking. Their web interface allows you to create...
Male and Female Weight Let's suppose we collected some data from some University students. We asked every student their gender (Male = M, Female = F)...
Introduction Greetings, friends; in this post, I will explain my solution for a variation of the Stable Matching problem, particularly for the case of...
My base stack for deep learning is Tensorflow, but PyTorch has been growing exponentially. Therefore I am going to start exploring PyTorch more and...
This is something I have been asked frequently. Which should I learn? Are both required for a Data Scientist? Let's check the following benchmark I...