Rashid Ul Haqrashid-ul-haq.hashnode.dev·Jul 14, 2024Mastering Binary Classification with Pure TensorFlow: An In-Depth Step-by-Step GuideIn this blog post, we will dive into the world of binary classification using TensorFlow, covering essential concepts like variables, operations, gradients, and more. Binary classification is a fundamental task in machine learning, where the objectiv...10 likesDeep Learning UnpluggedCrossEntropy
Raghav Kavimandanelessar123.hashnode.dev·Aug 28, 2022Custom Model Training Using YOLOv3 and Darknet (in Colab)Question: Why custom model training? ---> There are a wide variety of ML/DL models out there that we can use for our use cases. But, sometimes we encounter various peculiar problems that force us to think out of the box, develop our own logic and mat...1 like·171 readsMachine Learning