carpentries-incubator/machine-learning-neural-python
Introduction to artificial neural nets with Python
This project helps introduce the basics of artificial neural networks, specifically how they can be used to classify diseases from medical images like X-rays. You'll learn to prepare and visualize medical data, then construct a neural network that can identify disease. This is ideal for healthcare or bioscience professionals, researchers, or students looking to understand and apply machine learning to diagnostic tasks.
Use this if you are a healthcare professional, researcher, or student who wants to learn how to apply neural networks to analyze medical images for disease classification.
Not ideal if you are looking for advanced machine learning development or a comprehensive guide to deploying production-ready AI systems.
Stars
7
Forks
10
Language
—
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/carpentries-incubator/machine-learning-neural-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnouri/nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
PacktPublishing/Hands-On-Python-Deep-Learning-for-Web
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
tirthajyoti/Deep-learning-with-Python
Deep learning codes and projects using Python
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning