From ffba24f185e2a73e37f6ff8817dda191fdc8e3f7 Mon Sep 17 00:00:00 2001 From: "Walter Wiggins, MD, PhD" Date: Wed, 4 Dec 2024 11:38:39 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ae886..da9945b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ We recommend that you use a computer with a recent vintage processor running the | Tues 1:00-2:00pm | [MIDRC: Contributing data - diversity, annotations, and harmonization](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/midrc-contrib) (_Beginner friendly_) | _See session folder for links to session materials_ | | Tues 3:00-4:00pm | [Deploy Your Own Model in Huggingface](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/deploy-hf) | [Notebook]() | | **Wednesday, 4 Dec 2024** | -| Wed 9:00-10:00am | [Building a Simple Chest X-Ray Classification Model with TensorFlow](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/cxr-tf) (_Beginner friendly_) | [Notebook]() | +| Wed 9:00-10:00am | [Building a Simple Chest X-Ray Classification Model with TensorFlow](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/cxr-tf) (_Beginner friendly_) | [Notebook](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/blob/main/sessions/cxr-tf/Building_a_Simple_CXR_Classification_Model_with_TensorFlow.ipynb) | | Wed 11:00am-12:00pm | [Developing and Implementing a 3D segmentation model: from DICOM to deployment](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/3d-seg) | [Notebook]() | | Wed 1:00-2:00pm | [Quantifying Uncertainty in Deep Learning](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/uncertainty-quant) | [Notebook](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/blob/main/sessions/uncertainty-quant/UQ_RSNA2024.ipynb) | | Wed 3:00-4:00pm | [Best Practices for Model Training: Architectures, Hyperparameters & Optimization](https://github.com/RSNA/AI-Deep-Learning-Lab-2024/tree/main/sessions/bp-training) | [Notebook](https://colab.research.google.com/github/peterchang77/dl_tutor/blob/master/workshops/model-design/main.ipynb) |