Pneumonia Classification using PyTorch

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Pneumonia Classification using PyTorch

Coursera · Intermediate ·📐 ML Fundamentals ·2mo ago
In this 2-hour guided project, you are going to use EfficientNet model and train it on Pneumonia Chest X-Ray dataset. The dataset consist of nearly 5600 Chest X-Ray images and two categories (Pneumonia/Normal). Our main aim for this project is to build a pneumonia classifier which can classify Chest X-Ray scan that belong to one of the two classes. You will load and fine tune the pretrained EffiecientNet model and also to create a simple pytorch trainer to train the model. In order to be successful in this project, you should be familiar with python, convolutional neural network, basic pytorch. This is a hands on, practical project that focuses primarily on implementation, and not on the theory behind Convolutional Neural Networks. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

CodeDNA: How I Built an AI Tool to Detect Compromised Developer Accounts in Git Repositories
Learn how CodeDNA uses machine learning to detect compromised developer accounts in Git repositories by fingerprinting commit authors
Medium · Machine Learning
Fundamentos de Machine Learning
Learn the four pillars to understand advanced Machine Learning without starting with math
Medium · Machine Learning
Fundamentos de Machine Learning
Learn the fundamentals of Machine Learning by understanding it as a data-driven learning process, without initially diving into complex math, and focusing on key pillars such as data, trial and error, adjustments, and evaluation.
Medium · Data Science
No Free Lunch Theorem — Deep Dive + Problem: Moving Average from Data Stream
Learn the No Free Lunch Theorem and its implications on machine learning algorithms, and practice by solving a moving average problem from a data stream
Dev.to AI
Up next
What Happens Underneath Your Python Code Matters
Real Python
Watch →