Japkeerat Singhjapkeeratsingh.com·Oct 12, 2024Introduction to Machine LearningLet’s take an example. You are designing an automation script to perform a particular activity. To develop an automation, you first need the data and the well defined set of rules to follow to reach the desired output. In Machine Learning, things ar...DiscussMachine LearningMachine Learning
Alexis VANNSONalexisvannson.hashnode.dev·Sep 8, 2024How to Create a Pneumonia Detection Model with Convolutional Neural NetworksIn this article, I share my journey of implementing a Pneumonia detection model using convolutional neural networks with PyTorch. Starting from dataset preparation and transformation, I guide you through the process of splitting the dataset, defining...Discuss·91 readsimage classification
Peacemachine-learning.hashnode.dev·Aug 16, 2022A brief introduction to machine learning.Just like the title implies, we are not going to go deep into the complexity of machine learning. This is a brief intro of what machine learning is, it's main types, and applications. Let's get started!🤩 What is machine learning? Machine learning i...Discussintroduction