Skip to content

Commit 3e4853e

Browse files
authored
Remove research section from README
Removed research directory and Jupyter notebooks from README.
1 parent 264b1c6 commit 3e4853e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ An **end-to-end deep learning project** for detecting **Adenocarcinoma cancer**
8989
│ └── training/ # Trained models & logs
9090
├── config/
9191
│ └── config.yaml # Central configuration
92-
├── research/ # Jupyter notebooks
93-
│ ├── 01_data_ingestion.ipynb
94-
│ ├── 02_prepare_base_model.ipynb
95-
│ ├── 03_model_trainer.ipynb
96-
│ └── 04_model_evaluation_mlflow.ipynb
9792
├── src/cnnClassifier/
9893
│ ├── components/ # Core ML components
9994
│ ├── pipeline/ # Training & inference pipelines

0 commit comments

Comments
 (0)