Spaces:
Sleeping
Sleeping
Add Google Colab badge to README
Browse filesAdded a Google Colab badge to the README.
- notebooks/README.md +1 -1
notebooks/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# 📓 **Notebooks Directory**
|
| 2 |
-
|
| 3 |
This directory contains the core machine learning experiments, including Exploratory Data Analysis (EDA) and the PyTorch DenseNet121 fine-tuning pipeline.
|
| 4 |
|
| 5 |
**⚠️ Prerequisite:** Before executing these notebooks, you must download the 2GB Kaggle Chest X-Ray dataset into the project workspace. Because we use Google Colab for GPU training, follow the instructions below to ingest the data directly into your active Colab session.
|
|
|
|
| 1 |
# 📓 **Notebooks Directory**
|
| 2 |
+

|
| 3 |
This directory contains the core machine learning experiments, including Exploratory Data Analysis (EDA) and the PyTorch DenseNet121 fine-tuning pipeline.
|
| 4 |
|
| 5 |
**⚠️ Prerequisite:** Before executing these notebooks, you must download the 2GB Kaggle Chest X-Ray dataset into the project workspace. Because we use Google Colab for GPU training, follow the instructions below to ingest the data directly into your active Colab session.
|