KMKanishk Munotinkanishkmunot.hashnode.dev·Aug 7, 2024 · 6 min readLinux EssentialsIntroduction Welcome to this beginner-friendly guide on Linux essentials. In this post, we'll cover the fundamental concepts and commands you need to get started with Linux. Whether you're new to Linux or just looking to brush up on your skills, this...00
KMKanishk Munotinkanishkmunot.hashnode.dev·Jul 9, 2024 · 6 min readProject setup with setup.pyIntroduction Welcome to the third blog in my MLOps series. In the previous blogs, we covered the essentials of Git and GitHub and how to use Flask for building web applications. In this blog, we'll go a step further by setting up a complete project e...00
KMKanishk Munotinkanishkmunot.hashnode.dev·Jul 7, 2024 · 11 min readFlask EssentialsIntroduction Flask is a versatile and lightweight web framework for Python, well-suited for developing web applications and APIs with simplicity and flexibility. Flask plays a crucial role in deploying and serving machine learning models as web servi...00
KMKanishk Munotinkanishkmunot.hashnode.dev·Jul 7, 2024 · 6 min readGit and GitHub EssentialsIntroduction to the MLOps Blog Series Hey there! Welcome to the MLOps blog series. In this series, my goal is to give you a solid understanding of MLOps and the tools you need to simplify and automate your machine learning processes. We’ll cover a va...00
KMKanishk Munotinkanishkmunot.hashnode.dev·Mar 16, 2024 · 3 min readA brief history of Object DetectionIn the field of computer vision, object detection stands as a crucial technique for pinpointing and identifying objects within images or videos. It goes beyond mere classification, not only recognizing the object's type but also meticulously marking ...00